Rank: Advanced Member Groups: Member
Joined: 5/9/2016 Posts: 84
|
Randomly I get this:
System.ComponentModel.Win32Exception HResult=0x80004005 Message=The system cannot find the file specified Source=<Cannot evaluate the exception source> StackTrace: <Cannot evaluate the exception stack trace>
Not Flagged > 6096 0 Worker Thread Worker Thread EO.Base.dll!EO.Internal.wo<System.__Canon, System.__Canon, System.__Canon>.a KERNELBASE.dll!00007ff945688eac() [Managed to Native Transition] EO.Base.dll!EO.Internal.wo<System.__Canon, System.__Canon, System.__Canon>.a(EO.Internal.a4b.b A_0, string A_1) EO.Base.dll!EO.Internal.wo<System.__Canon, System.__Canon, System.__Canon>.b.a(object A_0) mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) mscorlib.dll!System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() mscorlib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch() [Native to Managed Transition] [External Code]
I am on version *.74.0
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
Please see if you have an inner exception. While the root stack trace is in our code, the inner exception might point to somewhere else. Also we will need the full version number, in order to decode the stack trace on our end.
Thanks!
|