RobotStudio event

How to build an C# application to create a Robotstudio addin ?

vikram6892
edited July 2018 in RobotStudio
How to resolve this error ?

P.S   :   I am using Robotstuido 6.07




Best Answer

  • DenisFR
    DenisFR ✭✭✭
    Answer ✓
    Hello,
    In your project setting, in Debug tab, change Start external program to RS6.07 one.
    You have to do so at each RS update...
    Don't forget to change xsi:schemaLocation in xml files too.
    What I do is search text 6.06 in all the project.

Answers