Previous Next

Thread: blank page after 20 minutes

Last post 08-28-2008 10:46 AM by danix. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 08-08-2008, 8:23 AM

    • danix
    • Not Ranked
    • Joined on 08-08-2008, 8:19 AM
    • Posts 3
    • danix

    blank page after 20 minutes

    Hello,

    i have a strange problem. i have a asp 2.0 enabled website (IIS 6.0) which runs under an seperated application pool. Whenever i copy my new dll + aspx file to the website it works for about 20 minutes. My website was developed with .NET 3.5. Then it displays only a blank website without error in the event log.

    Does anybody know this kind of problem?

    Thanksin advandge, Daniel

  • 08-08-2008, 10:09 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Lawrenceville, NJ
    • Posts 3,538
    • IIS MVPs
    • tomkmvp

    Re: blank page after 20 minutes

    What does your code do?  If you do a "view source" from the browser on the blank page, what does it show?  Are there any errors appearing in the server's event logs?

  • 08-11-2008, 3:56 AM In reply to

    • danix
    • Not Ranked
    • Joined on 08-08-2008, 8:19 AM
    • Posts 3
    • danix

    Re: blank page after 20 minutes

    the web application is a web based time recording with windwos Authentication (SSL). Therefore i query a DB and post the results. The AppPool for this application runs as User with minimum right (IIS_WPG and some database rights).

    View source only shows me an empty html page. <html>....<body></body>. I have no error in the event log. Thats what weird.

    Once i got exception "0x80070005". According to an MS page i run "cscript metaacl.vbs IIS://Localhost/W3SVC/AppPools IIS_WPG RE " and the error disappeared. 

    LG, Daniel

     

  • 08-28-2008, 10:22 AM In reply to

    Re: blank page after 20 minutes

    i had a problem like this. Later i found some junk data was stored in my sql database table which the particular page was accessing. I removed the junk data , it worked out for me.

     

    Thanks

    Krishna Sridharan
  • 08-28-2008, 10:46 AM In reply to

    • danix
    • Not Ranked
    • Joined on 08-08-2008, 8:19 AM
    • Posts 3
    • danix

    Re: blank page after 20 minutes

    HY,

    What do you exactly mean with junk data?

Page 1 of 1 (5 items)
Page view counter