Skip to main content
Nintex Community Menu Bar

Stopping/Starting a K2 Server in Code

  • November 9, 2007
  • 1 reply
  • 6 views

Forum|alt.badge.img+5

Is there a way of stopping/Starting the K2 Server using any K2 Objects (i.e K2MNG.dll), I can't see any object/methods that support this in the K2MNG dll.


 


Thanks

1 reply

Forum|alt.badge.img+5
  • Author
  • November 9, 2007

I've just found out I can do this using the .NET ServiceController Class, this is OK as long as I have permissions to stop and start K2.