CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Thread: Viewer Time Out

  1. #1
    Join Date
    Jun 2003
    Posts
    3

    Unhappy Viewer Time Out

    I have a crystal report that works fine, it access a free table database using a DSN. When one of the tables is corrupt, the report crashes and the ASP web page kills IIS. I want to set a time out to the web page to stop it and let IIS to continue with it service. What can i do?
    Last edited by Hetan; June 24th, 2003 at 01:34 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured