Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET web project timeout
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00607381
Message ID:
00608228
Views:
33
Oh, in .NET <s>

I can't reproduce the error on the fill of dataset now that the page timeout is happening first, but good idea on the sqlexception.message value.

When it does crash on the fill, will the sqlexception object exist already (so that I can check it with the command window), or do I have to wrap my fill with catch..try or instantiate the sqlexception myself before the incident?

I'm going to get rid of the page timeout by doing a response.flush or somesuch thing to stop the browser's waiting as soon as I figure out how to do that. Microsoft tech support said it is the way to go on this long running process.

As always I appreciate your great input.

>>The exception has a Message property.
>>I am not seeing any error messages from SQLServer. I don't know how to check this.
>
>What's in the Message property of the SqlException object?
>
>-Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform