Hi ,
I have a problem when I what to create ASP.NET application,
The Web Sever reported the following error when attempting to create or open the Web project located at the following.
unable to create web project'application1' the file path 'c:\inetpub\wwwroot\application1'does not correspond to the url 'http://localhost/application1'.the two need to map to the same server location.HTTP Error 404:Object not found.
I have VS.NET 2002, Iam running win2000
I have removed Microsoft.Net framework 1.0 and reinstalled it again
I have ran the command c:\iisreset a couple of times but still nothing happens
I have run aspnet_regiis.exe -i command
i have configured mime type
i have reinstalled iis and .net
i created 1 html file and stored it in c:/inetpub/wwwroot but it can't access using localhost
even
http://localhost is showing file not found error
please advise,
Thank you