IE 7 won't display a page with error

Last post 02-20-2009 12:54 AM by chethana.sumit. 4 replies.

Sort Posts:

  • IE 7 won't display a page with error

    01-16-2008, 2:27 AM
    • Member
      30 point Member
    • jborza
    • Member since 05-10-2007, 6:54 AM
    • Bratislava, Slovakia
    • Posts 10
    Hello, I have tried running my web-application project after I installed Windows Vista with new IE 7. Normally, I open the solution in VS, start debugging / running, ASP.NET devel. server launches, Internet Explorer launches and displays my page. The problem is that after starting running or debugging of the project, ASP.net dev.server starts, IE starts, BUT shows me standard page-not-found page (Internet explorer cannot display the webpage...). After that I connected to the server from other browser, which showed me asp.net generated error page. I have turned off "Show friendly HTTP error messages" option in IE, and nothing had changed. When I load a page without errors, it runs OK. But, I need to use IE in development cycle, I need to see the ASP.NET errors in the internet explorer, and not just the "Internet explorer cannot display the webpage". Until I solve this, I need to stick with different browser for a while. Do you know what should I do? I appreciate any help, thanks, Juraj
    Filed under:
  • Re: IE 7 won't display a page with error

    01-16-2008, 10:41 AM
    Answer
    • Member
      30 point Member
    • jborza
    • Member since 05-10-2007, 6:54 AM
    • Bratislava, Slovakia
    • Posts 10

     OK, i got it resolved.

     You need to disable IPv6 for this to work,

    the process is described for example here: http://rbazinet.wordpress.com/2007/10/25/aspnet-development-server-problems-under-vista/

     After I disabled IPv6 and restarted my computer, Internet Explorer normally displayed pages from ASP.NET development server.

     

  • Re: IE 7 won't display a page with error

    02-06-2008, 2:54 PM
    • Member
      4 point Member
    • portella
    • Member since 02-06-2008, 7:47 PM
    • Posts 2

     Thanks jborza!

     This happens for me both in Vista and Windows XP Tablet Edition ... and the solution of disabling IPv6 in the registry solves the problem ...

     []'s

    Felipe Portella
    http://www.portella.com.br
     

  • Re: IE 7 won't display a page with error

    05-30-2008, 1:43 PM
    • Member
      8 point Member
    • alfinmass
    • Member since 05-19-2008, 3:25 PM
    • Posts 7

    I have also found the following solution:

     http://bvencel.blogspot.com/2008/05/aspnet-development-server-problems.html

     If Vista gives you problems in saving the new file in the directory (it did to me) you can save into another folder (documents) and then move it. You will require administrative permissions to move it, but it works like a charm.

     Best!!!!

  • Re: IE 7 won't display a page with error

    02-20-2009, 12:54 AM

    Thanks a lot for sharing the info.

Page 1 of 1 (5 items)