cannot create an asp.net web application under http://localhost

L

lvcha.gouqizi

When I create a new web application, if I input http://localhost/myproject
in the location, the OK button is always disabled, while location like
c:\document and ........ allows to go further. What's the reason?
 
M

Mark Fitzpatrick

The web server must have the FrontPage Server Extensions installed in order
to create any web project that uses localhost. You could create a file-based
web, such as c:\inetpub\wwwroot\mysite and then in the IIS MMC right-click
on the directory, select properties, and on the Home Directory tab choose
Create Application. This will mark it as an application in IIS and allow you
to run like you would if you created it from VS.
 

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,017
Latest member
GreenAcreCBDGummiesReview

Latest Threads

Top