Hi James,
ASP.NET application has a property "executionTimeout" in web.config file.
For a long execution beyong this value will be automatically shut down by
ASP.NET, You can try to set this value to a larger one:
http://msdn.microsoft.com/library/de...us/cpgenref/ht
ml/gngrfhttpruntimesection.asp
Luke
Microsoft Online Support
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)