Help Me!! Cannot Create Web Projects on Windows Server 2003 with VS.NET 2003

  • Thread starter Juan T. Llibre [MVP]
  • Start date
D

Daniel Sitima

I cannot to create project in Windows Server 2003 with Visual Studio .NET
2003;
The error returned was:


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

Unable to create web project 'WebApplication1'. The file path
'd:\inetpub\wwwroot\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

Please.. help me!
Regards!
Sitima
 
J

Juan T. Llibre [MVP]

It's certainly strange that the exact error message
you get is the very same error message quoted in that
KB article, yet you say it doesn't work.

Just to be on the safe side, you *did* create the
MIME type for the .tmp file in IIS, didn't you ?

i.e., you did follow this procedure :

1. In Control Panel, open Administrative Tools,
and then double-click Internet Information Services.

2. Expand the (local computer) node,
and then expand Web Sites.

3. Right-click Default Web Site, and then click Properties.

4. In Default Web Site Properties, click the HTTP Headers Tab.

5. Click MIME Types.
In MIME Types, click New to register a file extension.

6. In the Extension textbox, type .tmp .
In the MIME Type textbox, type temp.

7. Click OK.

---000---

Did you do that ?



Juan T. Llibre
===========
 
P

Patrick Olurotimi Ige

Hi Daniel Sitima,
That should work as Juan adviced .
Another option is make sure u have Default Website point to All
Unassigned!!
Enjoy
Patrick
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top