Friday, May 23, 2008

unable to get the project file from web server

If you get this type of error when you open your asp.net 1.1 project from the .sln file.

Symptoms: This may be due to the any folder in your project that is started with the dot(.) eg. If you are using the svn repository.
Solution : Go to folder option and check the option donot show hidden files and folder
It will definitely work..