Click to See Complete Forum and Search --> : Unable to open ASP.NET Project
ggavaskar
April 16th, 2003, 03:06 AM
When I tried to open ASP.NET project thro' .NET Visual studio I am getting the following error in Message box. "Uable to get the project file from Web Server" If anyone faced the simmilar problem please help to resolve this.
Thanks,
Gopi
V. Lorenzo
April 25th, 2003, 12:29 PM
If the project was created by someone else, and you just copied it's content to your PC, you must create a Virtual Directory in the IIS to point to that project. Then you will be able to load it from VS.NET.
Furthermore, the virtual directory must have browse permissions.
VLorz
ggavaskar
April 27th, 2003, 04:09 AM
Thanks VLorz
You are correct, I just copied the content to my pc and I tried to open it. I have created Virtual directory in IIS and pointed to the project. But again there is problem I could open it in a different Virtual directory's name not with the same name as before.
Please let me know if have faced the simillar problem.
Thanks Again.
-Gopi
V. Lorenzo
April 28th, 2003, 02:35 AM
Hi:
Yes, more often than I'd like it...
When that happends, a dialog box appears asking to locate the fisical path where the application resides. Most of the times it works fine after setting it properly.
Bye.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.