problems about C# web application creation

A

authorking

I intsall IIS version 6.0 on Windows Server 2003. Every time when I create a
C# web appliction, the system tell me following information:
"Can not create the web application "myapp", file path
"c:\inetpub\wwwroot\myapp" and the URL http://localhost/myapp dosn't match.
Their server mapping must be the same. Please try to use FrontPage
extension."
I want to know what's the problem and How should I config my IIS so that I
can create my web application properly.
Thanks
 
M

Mohamoss

hi
try to run the command regiis-i from the command prompt , you might
also need to open the iis from control panel' Administrative tools '
internet information services and create a the virtual directory from
there and map it to the path of the physical folder.
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

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

Top