Print Page | Close Window

Error when creating website

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10545
Printed Date: 28 March 2026 at 7:16am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Error when creating website
Posted By: Diep-Vriezer
Subject: Error when creating website
Date Posted: 20 May 2004 at 9:36pm

So, after mapping all the extentions (using the Wildcard Application Mapping in IIS) to ASP.NET (see 404 post), the FrontPage Extentions won't work anymore. So I deleted those, but now I need to edit/upload things to my site. So I added a share to the root, file://\\server\Root$ - \\server\Root$ . This is the home dir of http://server/ - http://server/ .

VS.NET allows you to create a new ASP.NET web application on http://server/ - http://server/ but also wants you to specify a directory or share. Now, when I enter the file://\\server\Root$ - \\server\Root$ share and login as admin, everything goes fine. However, when you reopen the solution VS just isn't going to open anything, because file://\\server\Root$ - \\server\Root$ and http://server/ - http://server/ are not pointing to the same server

So, how do you guys edit your sites, and how could I solve this weird problem?



-------------
Gone..



Replies:
Posted By: Diep-Vriezer
Date Posted: 21 May 2004 at 6:16pm
Never mind, the problem is solved when I put <!-- before the <add path="*.*">--> in the web.config file before I close the project, and then delete it whenever I opened it.

-------------
Gone..



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net