RobotStudio event

Debugging SDK Applications [WebWare SDK]

When running your SDK applications in debug mode, be aware of the fact that exceptions that stop the application in an uncontrolled manner may result in the Helper/Interlink connection not being closed properly.

Symptoms of this behavior may include duplicate events received, an unresponsive application, or Interlink crashes. If your application dies unexpectedly, you should restart Interlink (if it is registered as a service) or ensure that the Interlink process closes in Task Manager (COM server registration) before relaunching the application.

Russell Drown