C# doesnt recognize project DLL after reloading from VSS

S

Siddhartha Jain

Hi Guys,
I have three projects under one solution and I am referencing two
projects to use them under the third one.
The way I do it is I go to add references and then to the projects tab and
add them but everytime I reopen the solution from the VSS and build the
solution it doesnt recognize those dlls. I have to add the references
again each time I open the solution, is there some way I can stop it?

Please let me know.

Thanks a lot again.
-Siddhartha.
 
J

José Joye

Hi,

I do not know if this apply to the .NET version. However, with the VS6,
whenever I made a modification at the project or solution level. I had to
close VS before restoring the updated files to VSS.
Maybe try to add the references once, then close the solution and restore
the sln and other files.

José
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top