M
Mr. X.
Hello.
On my solution there are several project.
Each project is compiled on the same directory (both for compiling and
debugging.
Everything works fine, till today.
There are two project.
For some reason I don't know, one of the projects (a specific project),
doesn't "know" about the method of other library.
I have the message :
Could not load the file or assembly 'xxxxx.dll' or on of its dependencies.
The system cannot find the file specified.
Some of the 'xxxxx.dll' methods can be seen, and some cannot.
On other project I can see the whole 'xxxxx.dll' methods.
I have VS.2008.
Framework 3.5
I saw on the internet, that the problem has fixed by deleting :
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\
files.
I see, that I have no file on that folder.
Need a solution, please.
Thanks
On my solution there are several project.
Each project is compiled on the same directory (both for compiling and
debugging.
Everything works fine, till today.
There are two project.
For some reason I don't know, one of the projects (a specific project),
doesn't "know" about the method of other library.
I have the message :
Could not load the file or assembly 'xxxxx.dll' or on of its dependencies.
The system cannot find the file specified.
Some of the 'xxxxx.dll' methods can be seen, and some cannot.
On other project I can see the whole 'xxxxx.dll' methods.
I have VS.2008.
Framework 3.5
I saw on the internet, that the problem has fixed by deleting :
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\
files.
I see, that I have no file on that folder.
Need a solution, please.
Thanks