wodftpdlx.net timeout occurred due to inactivity (General questions)
I'm getting the following wodftpdlx.net timeout occurred due to inactivity.
It is sort of intermittent though, reproducible from time to time.
Using Visual Studio 2005, ASP.NET 2.0 and behaves the same for IIS and built-in Web Server (Cassini).
Looking at the event logs, this one caught my attention. I could send more details (eg. logs) through email if necessary. You could probably recognize the error but if ever it might also help if you could point me to the right direction of finding more details of the cause.
Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1334
Date: 5/20/2008
Time: 11:04:20 PM
User: N/A
Computer: MyComputerName
Description:
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/1/Root/MyAppName
Process ID: 5180
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
StackTrace: at _.__._(_ , Exception )
at _._._(IAsyncResult )
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.AsyncProtocolRequest.CompleteUser()
at System.Net.Security.SslState.FinishHandshake(Exception e, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ReadFrameCallback(AsyncProtocolRequest asyncRequest)
at System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
at System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
at System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.ContextAwareResult.CompleteCallback(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Complete thread:
- wodftpdlx.net timeout occurred due to inactivity - Ryan Garaygay, 2008-05-20, 17:35
- Re: wodftpdlx.net timeout occurred due to inactivi - Ryan Garaygay, 2008-05-20, 17:39
- Re: wodftpdlx.net timeout occurred due to inactivi - wodDamir, 2008-05-20, 17:59
- Re: wodftpdlx.net timeout occurred due to inactivi - Ryan Garaygay, 2008-05-20, 18:15
- Re: wodftpdlx.net timeout occurred due to inactivi - wodDamir, 2008-05-20, 17:59
- Re: wodftpdlx.net timeout occurred due to inactivi - Ryan Garaygay, 2008-05-20, 17:39