Skip to main content
Nintex Community Menu Bar
Question

Getting Invalid Archive type while fetching the SmartObject from SmartObjectClientServer. For the GetWorkListItem facing an issue with method not resolved

  • June 24, 2026
  • 0 replies
  • 4 views

Forum|alt.badge.img+2

SourceCode.SocketService.Legacy.LegacySession.<HandlePacketAsync>d__25.MoveNext()","","","FWA-Dev-K2Five:C:\Program Files\K2\Host Server\Bin","2180715","ff2faeaf8267456a856a26f0054dac12",""
"2180771","2026-06-23 21:50:57","Error","System","2025","InternalMarshalError","SourceCode.Hosting.Server.Runtime.HostServerBroker.InternalMarshal","2025 Error Marshalling SourceCode.Workflow.Runtime.Management.WorkflowManagementHostServer.GetWorklistItems, Method could not be resolved!
   at SourceCode.Hosting.Server.Runtime.HostServerBroker.InternalMarshal(String TypeName, String MethodName, Object[] ParamArray, Boolean[] NullList, Boolean UseSession, String sessionCookie, String RemoteConnectionString)","","","FWA-Dev-K2Five:C:\Program Files\K2\Host Server\Bin","2180771","6ccfa9be765345008a98b3605e7dfcef",""


Facing two issues: 
1. Getting the Invalid Archive Type while executing the following code in the local development 
2. Getting Method not resolved for the GetWorklistItems.

As a workaround i updated the dlls from the K2 Five into my application references as a 64 bit and running the solution in debug mode as 64 bit still facing the issue.

Please help me in resolving this issue as i got stuck not able to debug locally.