Hi everyone,
I'm fighting with the dynamic web service smartMethod for three hours now and don't know how to get out of this situation.
I downloaded the DynamicWebService beta 4 source code and updated it following the code I found in this forum to avoid multiple web service errors.
It worked last week with a specific web service.
Nothing has changed since last week but now, the smartmethod fails with this too explicit message : "Object reference not set of an instance of an object"
I attached BPStudio to the K2HostServer process and can find that the exception comes from method ExecuteSingleMethod from class SourceCode.Workflow.Common.HostedServers.SmartObjects
I don't know how to debug this...
Please help....