Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
zeroth
Starting Member
3 Posts |
|
|
steelkilt
Constraint Violating Yak Guru
255 Posts |
Posted - 2004-09-15 : 15:08:16
|
| have you checked your script timeout setting within IIS to make sure it's not set for a "quick" timeout?Is IIS on a different box than SQL Server? |
 |
|
|
zeroth
Starting Member
3 Posts |
Posted - 2004-09-16 : 03:20:27
|
| It takes about 1-2 min for it to time out, so it's certainly not a "quick" timeout. The IIS is on the same box as the 1st SQL Server.Thomas AnderssonIntersolia Sweden ABhttp://www.intersolia.com |
 |
|
|
zeroth
Starting Member
3 Posts |
Posted - 2004-09-17 : 05:16:20
|
| The stored procedure call _does_ work from VB so I guess I'll have to wrap the stored procedure call in a component and call it from ASP that way. But I'd rather have a solution or at least an explanation for the weird behaviour.Thomas AnderssonIntersolia Sweden ABhttp://www.intersolia.com |
 |
|
|
|
|
|