Timeout expired

Tech-Archive recommends: Speed Up your PC by fixing your registry




Dear All

(I increase my command timeout to 120 and now below error is not occuring
but
it slow down and it almost take more than 60 sec to execute simple update
method.
only update, insert and delete method are taking time they have transaction
attribute.)
any suggestion to speed up.

I am using Service Component in my ASP.NET Application, Web Services is
talking to Component and Presenatation is talking to Web Services.
I am using Enterprise Service to handle transaction and AutoComplete at
Component and TransactionOption at Web Services.
The whole is working fine but some of my methods fails at asp.net pages
and generationg following error "Server was unable to process request. -->
Timeout expired. The timeout period elapsed prior to completion of the
operation or the server is not responding" Even small Update function are
throwing this error.


I have taken follwoing measures.

* I am Closing connection at all end points

* I tried connection timeout both at transactionoption and at component
manager.

* I tried Server.ScriptTimeOut

* I delete my component from Component Manager and ReRegister It.

* I Create new class for that methods.


Note : These Methods are working fine from Web Services and from Strored
Procedures but from Asp.net pages it throwing TimeOut Expired.
and if i refresh asp.net page it start work.

Regards

Abid Ali



.



Relevant Pages

  • web service timeout issue. please help.
    ... I have a web client code written in C# and I am using web services ... Only timeout I am using this case ... Uri dest = new ...
    (microsoft.public.dotnet.languages.csharp)
  • System.Net.WebException: The operation has timed out
    ... I have a web client code written in C# and I am using web services ... Only timeout I am using this case ... Uri dest = new ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: How to handle PHP execution timeouts gracefully?
    ... Yet, in shared hosting with short PHP execution timeouts, our script ... Our concern is not the timeout in itself, ... displaying appropriate and meaningful error messages. ... You said that some other web services are involved, ...
    (comp.lang.php)
  • Publishing schema as web service... client side timeout problem
    ... Client side gets timeout error. ... I am using 2003 server and 2.0 framework. ... Web services generated with the Web Services Publishing Wizard in BizTalk ...
    (microsoft.public.biztalk.general)
  • Re: BizTalk 2004 :: Orchestration timeout not working
    ... I've done some more research and yes, the transaction doesnt do a hard break on the step being executed. ... I'd always worked with the assumption that a 60 second timeout would last 60 seconds. ... It would be nice to run my .net component inside of a branch and have a delay in another branch, whichever one finishes first dictates the next processing. ... Inside the orchestration I have scope shape A (Long Running ...
    (microsoft.public.biztalk.general)