Showing posts with label prompting. Show all posts
Showing posts with label prompting. Show all posts

Saturday, March 31, 2012

Web server error

Hi,

I am having a problem when I am making an ASP.Net Project. When I am making a new project, it is prompting for "Web Access Failed" and the explanation says

-----------------------------
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\companyweb\WebApplication1'. The error returned was:

Unable to create Web project 'WebApplication1'. The file path
'c:\inetpub\companyweb\WebApplication1' does not correspond to the URL
'http://localhost/WebApplication1'. The two need to map to the same server location. HTTP Error 404:
Not Found

What would you like to do?
1. Retry using a different file share path
Location: c:\inetpub\companyweb\WebApplication1
2. Try to open the project with Frontpage Server Extensions
-----------------------------

I am using Windows 2003 Small Business Server Edition, I installed IIS and we are using our intranet pretty good. We are not having any problems with it. I am pretty sure that I have enough access because I am logon as an administrator. I also tried to put it in a different directory but to no avail. What seems to be the problem why I cannot make a new project in ASP.Net, any links, tutorial regarding this problem will be of great help. thank you.Windows 2003 Servers come in an extremely locked down state to begin with.
I have not tried starting a project on the server, but here is a good article that addresses your problem:
Creating ASP.NET VS.NET Projects in Windows Server 2003
gee tnx, ill try this one
oh no, i tried it but it still won't work, any other ideas? pls. help tnx