Re: Why does aspx pages crash my machine?
- From: Danny T <danny@xxxxxxxxxxx>
- Date: Sun, 17 Apr 2005 20:57:03 +0100
Brett wrote:
I see all the folders in IIS now. The website I thought was being browsed was actually outside of the wwwroot. ASP.NET browses in the wwwroot. I added the folder I wanted ("images") and was able to then browse it.
Is there some other tool that can help with this problem?
I don't quite understand the problem. You can set the IIS webroot in Computer Management -> etc., and you create a new website by telling VS a url (http://localhost/something). Anything you create inside your project (folders/images etc.) will appear under http://localhost/something in IIS. If you want your website to run in the root, try telling VS to use http://localhost/
-- Danny .
- Follow-Ups:
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- References:
- Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Alvin Bruney [MVP - ASP.NET]
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Alvin Bruney [MVP - ASP.NET]
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Danny T
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Danny T
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Danny T
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Danny T
- Re: Why does aspx pages crash my machine?
- From: Brett
- Re: Why does aspx pages crash my machine?
- From: Danny T
- Re: Why does aspx pages crash my machine?
- From: Brett
- Why does aspx pages crash my machine?
- Prev by Date: Re: Code isolation with the AppDomain class
- Next by Date: Regular expression captures
- Previous by thread: Re: Why does aspx pages crash my machine?
- Next by thread: Re: Why does aspx pages crash my machine?
- Index(es):
Relevant Pages
|