I have a custom .NET project that references some DLLs. Recently, I've been encountering the following error: "Invalid archive type" when executing OpenWorklist() using SourceCode.Workflow.Client.dll. The issue is that it works fine on other PCs, but not on mine. After researching online, I found suggestions that the issue could be a bit-version mismatch between the DLLs. To resolve this, I upgraded the K2 version on the server from 5.6 to 5.8 and copied the new DLLs into the project, but it still isn't working. The project works fine on every other PC except mine, and I can't figure out what the issue is.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.