asp 3.0 or IIS 6 issue

J

jose.mendez22

I'm working with ASP 3.0 and IIS 6. I have an ASP script file that
when I post, it makes as call to a DB to process a stored procedure.
The time to complete the db process varies from 2 to 5 to 10 min.
I've set the ScriptTimeout to a large number however the page never
gets rendered with a result ; I receive "The page cannot be
displayed". Does anyone have any suggestions on how to begin to
trouble shoot this issue or a clever way to resolve this?

Note: this worked correctly with IIS 5.. and the DB index has been fine
tuned.

Thanks in advance
 
D

Dica

I'm working with ASP 3.0 and IIS 6. I have an ASP script file that
when I post, it makes as call to a DB to process a stored procedure.
The time to complete the db process varies from 2 to 5 to 10 min.
I've set the ScriptTimeout to a large number however the page never
gets rendered with a result ; I receive "The page cannot be
displayed". Does anyone have any suggestions on how to begin to
trouble shoot this issue or a clever way to resolve this?

first of all, turn off "show friendly http errors" in IE.

second, if you have QueryAnalyzer, try passing the params there and check
execution time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,278
Latest member
BuzzDefenderpro

Latest Threads

Top