
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2009 11:46 AM
After 2 days without problems, this morning I'm not able to open the web consolle.
This is the message I receive.
[HttpException (0x80004005): Timeout della richiesta.]
What's going wrong?
This is the message I receive.
[HttpException (0x80004005): Timeout della richiesta.]
What's going wrong?
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2009 02:26 PM
You are right.
The trial I'm doing is using a single PC with everything on (SQL server 2000, web application and lansweeperservice)
The problem was, probably, that the database was involved with lansweeperservice and it has no time to "answer" to the web call.
Now all is work properly.
Thanks,
Paolo
The trial I'm doing is using a single PC with everything on (SQL server 2000, web application and lansweeperservice)
The problem was, probably, that the database was involved with lansweeperservice and it has no time to "answer" to the web call.
Now all is work properly.
Thanks,
Paolo

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2009 01:34 PM
This problem is caused by a timeout to the database from the webserver.
Best way to solve it is to search for the cause (slow hardware, network connection, server overloaded, ...)
To increase the timeout you can set the executionTimeout higher in the web.config file.
See this Microsoft article : http://msdn.microsoft.com/en-us/library/ms960520.aspx
let me know if this solves the problem.
Best way to solve it is to search for the cause (slow hardware, network connection, server overloaded, ...)
To increase the timeout you can set the executionTimeout higher in the web.config file.
See this Microsoft article : http://msdn.microsoft.com/en-us/library/ms960520.aspx
let me know if this solves the problem.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2009 12:28 PM
Actually sometimes I'm able to open the web consolle but I can't see any data coming from the database.
The system have scanned more than 4.000 PC.
You can see my desktop.

The system have scanned more than 4.000 PC.
You can see my desktop.

