Unable to create web project

G

Guest

Hi, i'm trying to open an existing ASP.NET project solution inside my VS.NET and i'm getting the following error. Any help would be greatly appreciated

Unable to create web project 'http://localhost/DotNetNuke'.The file path
'C:\Inetpub\wwwroot\DotNetNuke\DotNetNuke' does not correspond to the URL
'http://localhost/dotNetNuke'.The two need to map to the same server location
HTTP Error 404:Object Not Found

Thanks in advance
sreedhar
 
G

Guest

Sreedhar

When you have a web project and try to open it with VS.Net it maps the project to a Virtual Directory in IIS.

Open up IIS and validate you have a Virtual Directory named DotNetNuke whose Local Path is mapped to 'C:\Inetpub\wwwroot\DotNetNuke\DotNetNuke'. Once you do that you should be ok

-Rick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top