Skip to main content
Nintex Community Menu Bar

SmartObjects deplyement error...

  • October 23, 2008
  • 3 replies
  • 16 views

Forum|alt.badge.img+1

Hi,

I'm trying to deploy smartobject on my K2 BlackPearl Server (V0807 - 4.8210.2.320). and I get this error :

Deploy smartobjects: Task error: SmartObjectServer Exception: The operation is not valid for the state of the transaction.

 This project worked correctily but I had to re-install my virtual machine. There is nothing in the event viewer. Rights seem to be correct...

My host is a W2K8 server with VS2005 and K2 additions

The server is a Virtual Machine with W2K3 Server, K2 BlackPearl, MOSS2007,  SQL Server 2005

 

Any Ideas ?

 

Best Regards



3 replies

Forum|alt.badge.img+11
  • October 23, 2008
I'm not sure if this is one of our training VPCs or one that is home grown.  If it is home grown, check the prerequisites section of the "Getting Started" section of K2 help.  It sounds like the distributed transaction coordinator (DTC) might not be configured.

Forum|alt.badge.img+1
  • Author
  • October 23, 2008

Thanks for your answer but...

 MSDTC is running and configurated...


Forum|alt.badge.img
  • December 26, 2008

Try below command on K2 Server and SQL Server


run "msdtc -uninstall"


run "msdtc -install"