When i try to create an ASP .NET project from Visual Studio .NET, i get the following error:
Web Access Failed
-----------------
The default Web access mode for this project is set to file schare, but the project folder at " cannot be opened with the path "c:\inetpub\ The error returned was:
Unable to create Web project "<webservicename>". The file path "c:\inetpub\ does not correspond to the URL " The two need to map to the same server location. HTTP Error 403: Forbidden
What would you like to do?
- Retry using a different file share path
Location c:\inetpub\- Try to open the project with Frontpage Server Extensions
OK Cancel
I am running windows 2003 and visual studio .Net
- The group vsdevelopers has full controll an c:\inetpub\- The map is web shared as /
- i tried setting anonymous logon to enabled, but didn't work
- i tried adding mime type temp under http headers, but also no progress
- checked on a few forums, have seen this questions a few times, but never an answer. I hope to get one here![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Anybody has any idea's?
Thanks in advance.
Johan
Web Access Failed
-----------------
The default Web access mode for this project is set to file schare, but the project folder at " cannot be opened with the path "c:\inetpub\ The error returned was:
Unable to create Web project "<webservicename>". The file path "c:\inetpub\ does not correspond to the URL " The two need to map to the same server location. HTTP Error 403: Forbidden
What would you like to do?
- Retry using a different file share path
Location c:\inetpub\- Try to open the project with Frontpage Server Extensions
OK Cancel
I am running windows 2003 and visual studio .Net
- The group vsdevelopers has full controll an c:\inetpub\- The map is web shared as /
- i tried setting anonymous logon to enabled, but didn't work
- i tried adding mime type temp under http headers, but also no progress
- checked on a few forums, have seen this questions a few times, but never an answer. I hope to get one here
Anybody has any idea's?
Thanks in advance.
Johan