我的操作系统时2003server,用的是2002版的.net
我用ASP.NET新建一个ASP.NET webservices工程时出错。
我新建了一个ASP.NET webservices,位置
http://localhost/WebService1。
当按下确定按钮后出现了一个标题为”web access failed“的对话框。
其中的报错信息为:
The default Web access mode for this project is set to file share,but the proj
ect folder
at‘
http://localhost/webservice1'cannot be opened with the path 'c:\inetpub\ww
wroot\WebService1',The
eeror returned was:
Unable to create Web project 'Webservice1'.The file path 'c:\intetpub\wwwroot\
WebService1'dose not
correspond to the URL'
http://localhost/WebService'.The two need to map to the
same server location
HTTP Error 404:Not Found
大家帮帮忙,我都看了一天的msdn了也没搞定。
--
FROM 218.79.106.*