Window Service using remoting installed on 64-bit platform (migrated from 32-bit) stops throwing Inv

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial I am not able to find the issue.
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <System>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Provider Name=".NET Runtime" />
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <EventID Qualifiers="0 1026</EventID>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Level>2</Level>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Task>0</Task>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Keywords>0x80000000000000</Keywords>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <TimeCreated SystemTime="2011-08-04T19:07:18.000000000Z" />
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <EventRecordID>5208</EventRecordID>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Channel>Application</Channel>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Computer>xxxxxxxxx.net</Computer>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Security />
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial </System>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <EventData>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial <Data>Application: WorkflowQueueMgrService.exe
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial Framework Version: v4.0.30319
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial Description: The process was terminated due to an unhandled exception.
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial Exception Info: System.InvalidOperationException
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial Stack:
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial Server stack trace:

<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at WorkflowQueueMgr.Util.DatabaseLayer.GetUnassignedBillerContracts(Boolean initialLoad)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at WorkflowQueueMgr.Biller.RefreshQueue(Boolean initialLoad)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at WorkflowQueueMgr.IQueueManager.RefreshQueue(Boolean)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at WorkflowQueueMgr.TimerThread.TimerThreadCallback(System.Object)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Threading.ExecutionContext.runTryCode(System.Object)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object,
Boolean)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial at System.Threading._TimerCallback.PerformTimerCallback(System.Object)
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial </Data>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial </EventData>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial </Event>
<span style="font-size:x-small; color:#000080; font-family:Arial <span style="font-size:10pt; color:navy; font-family:Arial
<br/>

View the full article
 
Back
Top