
October 3rd, 2005, 02:24 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Itajubá. MG, Brasil
Posts: 1
Time spent in forums: 36 m 24 sec
Reputation Power: 0
|
|
Microsoft OLE DB Provider for SQL Server error '80040e31'
I'm getting the following error on my ASP page:
"Microsoft OLE DB Provider for SQL Server error '80040e31'
Timeout expired
/periodo_avaliacao.asp, line 30 "
The line 30 executes a stored procedure which can take up to 3 minutes to run. When running with fewer records it runs just fine, but with large number of records i'm getting this message. I have set my server.scripttimeout to 999, but the problems persists. What else can i do to solve this problem?
Thanks
Alex
|