Skip to main content

Dear all,


 I get the exception when I try to execute an action in a WorklistItem.


Dim wli as WorklistItem = conn.OpenWorklistItem(SN)


wli.Actions("ActionName").Exectue()


I run this code no problem in my dev environment. But when I move it to production, it doesn't work and gives me that exception. What does it mean? What are the possible reasons?


 Please help. Thanks very much.


 
-Kel

 

Assuming you are on 803 version, this is a known issue for which there is a patch.  Please refer to KB 260 (http://kb.k2workflow.com/articles/kb000260.aspx) for details.

How can I check my version of K2 BlackPearl? Thanks.

 -Kel
 


My version is 4.7285.1.0, got it from control panel -> Add/Remove program. What other possible reasons? Please...

 

-Kel 


It looks like you are on SP1.


I have seen this when a system was upgraded to a newer version, but not all of the servers and developer machines were upgraded.


Reply