Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.Net Enterprise Server RC1 Visual Studio .Net and IIS Bug

1 view
Skip to first unread message

Jared Youtsey

unread,
Oct 28, 2002, 5:52:36 PM10/28/02
to
Thought I would share this as I have seen others with this problem.
When you try to move a Visual Studio Web project from one machine to
another, or try to create a new Visual Studio Web project in Visual
Studio .Net on a .Net Enterprise Server RC1 you get an error stating
that the file share directory doesn't map to
http://localhost/{webprojectname}. Here is the verbose from the
actual error:

Unable to open the Web project '{webprojectname}'. The file path
'C:\inetpub\wwwroot\{webprojectname}' does not correspond to the URL
'http://localhost/{webprojectname}'. The two need to map to the same
server location. HTTP Error 404: Object Not Found.

To solve this, in IIS right click on your Default Web Site and choose
Properties. Select the HTTP Headers tab. Click the MIME Types
button. Add a new MIME Type with the extention "tmp" and any
description you would like.

Visual Studio .Net uses tmp files and they are locked out by default
in RC1.

Hope this helps any who are having this trouble.

Jared Youtsey
"There is more happiness in giving than there is in receiving."

0 new messages