J
John Baima
I am unable to create Web project now. If I do a File | New Project |
ASP.NET Web Application, I always get a message like:
======
Unable to create Web project 'MyTestWeb'. The file path
'c:\inetpub\wwwroot\MyTestWeb' does not correspond to the URL
'http://localhost/MyTestWeb'. The two need to map to the same server
location.
======
But that is not right. I can open a file in my browser with, for
example, http://localhost/MyTestWeb/index.htm and it is in fact in the
directory, c:\inetpub\wwwroot\MyTestWeb. If I open IIS, I can right
click on files and have them opened in VS.NET (2003). I've tried to
look at the permissions, and I think that they are okay although I'm
not entirely sure about that. Thanks for any help.
I'm running XP Pro.
What am I doing wrong???
John
ASP.NET Web Application, I always get a message like:
======
Unable to create Web project 'MyTestWeb'. The file path
'c:\inetpub\wwwroot\MyTestWeb' does not correspond to the URL
'http://localhost/MyTestWeb'. The two need to map to the same server
location.
======
But that is not right. I can open a file in my browser with, for
example, http://localhost/MyTestWeb/index.htm and it is in fact in the
directory, c:\inetpub\wwwroot\MyTestWeb. If I open IIS, I can right
click on files and have them opened in VS.NET (2003). I've tried to
look at the permissions, and I think that they are okay although I'm
not entirely sure about that. Thanks for any help.
I'm running XP Pro.
What am I doing wrong???
John