Hi,
I was using VB6 to do an addin for RS 3.2 and I am trying to convert it for RS5 using VS2005.
In the good old time with VB6, the debugging procedure was very simple and easy: click Start Debugging … in VB6 and then start RobotStudio. In the middle of the work, the debugging mode can be stopped in VB6 and resumed without shutting down RS.
It now seems that RobotStudo 5 has to be closed first and started again to see the debugging result after overwriting the old dll with the new one. Am I right here? What is the debugging procedure with RS5 and VS 2005 if there is a simple one? Thank you very much.
John