Skip to main content
None of the other posts on this seemed to apply to this situation, getting this message when try to call ImpersonateUser with the current user's credentials. User has admin rights on the workflow, etc. Any help would be appreciated since I am very green with K2.
This code is running in a asp.net application. The versions of the dll for SourceCode.Workflow.Client are different, but I replaced the dll on the web server with the same version that is on the server, but I still get the invalid archive type message.
The components are not installed on our web server, we only have the SourceCode.Workflow.Client.dll file in our bin directory. It appears like the issue is limited to when we try to call the ImpersonateUser. I did update the components on my developer machine, but that did not correct the problem.

Grabbing the sourcecode.workflow.client.dll from the blackpearl host server worked for me. Thanks for the tip blake.


Reply