I have a Webservice that calls a COM object which runs for a long time. When I call the WebService directly, the service starts running, but then times out with "Server Application Unavailable". I have added this.Server.ScriptTimeout = 180000; to the constructor, but this doesn't help.
How can the service from causing this timeout to occur? Any help would be greatly appreciated. --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
