Skip to main content
Nintex Community Menu Bar

Strange exception. Invalid archive type when execute an action

  • August 3, 2008
  • 4 replies
  • 18 views

Forum|alt.badge.img+1

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

 

4 replies

Forum|alt.badge.img+9
  • Nintex Partner
  • August 3, 2008
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.

Forum|alt.badge.img+1
  • Author
  • August 3, 2008

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

 -Kel
 


Forum|alt.badge.img+1
  • Author
  • August 3, 2008

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

 

-Kel 


Forum|alt.badge.img+11
  • August 4, 2008

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.