Xp Pro, Vs.Net,Updates installed yesterday,Lockdown installed today.
I am a newbie using .Net for the first time, i am trying to start an
Asp.Net Web Application project. I get an error for which i cant find
any information on.
I get a window stating "Creating the web
http://localhost/WebApplication1"
Then this error message
The default web access mode for this project is set to file share, but
the project folder at "http://localhost/WebApplication1" cannot be
opened with the path "C:\inetpub\wwwroot\WebApplication1"
The error returned was:
Unable to create web project "WebApplication1" The file path
c:\inetpub\wwwroot\WebApplication1 does not correspond to the url
http://localhost/WebApplication1. The two need to map to the same
server location.The operation timed out.
?
Thanks
Jim