Timeout expired

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The timeout expired period elapsed prior to completion of the operation or server is not responding. This is a message that I got so often in the webserver and in my test machine I try different groups I and I do not how to fix it. What happen is that the reports print ok several times and then the error above appear. Do you know if this is a Microsoft bug? Pleas any help will be really appreciate.
 
It sounds like you are getting either a connection or a command timeout. In
your exception handles, you may want to write to an output file (or better,
and event log) and aget the details of the exception.
Cesar said:
The timeout expired period elapsed prior to completion of the operation or
server is not responding. This is a message that I got so often in the
webserver and in my test machine I try different groups I and I do not how
to fix it. What happen is that the reports print ok several times and then
the error above appear. Do you know if this is a Microsoft bug? Pleas any
help will be really appreciate.
 
Back
Top