Re: Why does aspx pages crash my machine?



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
.



Relevant Pages

  • Re: Why does aspx pages crash my machine?
    ... >> I see all the folders in IIS now. ... >> browsed was actually outside of the wwwroot. ... ASP.NET browses in the ... Run an ASP.NET website and computer freezes. ...
    (microsoft.public.dotnet.framework)
  • Re: ASP.NET form-based authentication help
    ... root of your website. ... this can easily happen if you move wwwroot around... ... Dominick Baier - DevelopMentor ...
    (microsoft.public.dotnet.security)
  • Re: Save? How? What about Publish
    ... I can use the file system and "browse" to location in wwwroot and publish, ... for the server and now I cannot figure out how to set the thing up. ... >I copied and pasted my website into wwwroot. ... >> FrontPage Resources, WebCircle, MS KB Quick Links, etc. ...
    (microsoft.public.frontpage.client)
  • Re: Problem with sourcesafe
    ... > the problem is when i start the IIS manager and check the ... > properties of the wwwroot or a website i can't find a tab ...
    (microsoft.public.inetserver.iis)
  • Re: Noob wants to run website on Dedicated Box with IIS
    ... > gave my Dedicated Box Host to the website folder under wwwroot? ... right click the Website and click Properties. ... Now I am lost, If I put my website under wwwroot, how do I point the IP ...
    (microsoft.public.inetserver.iis)