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

How to resolve this error ?

P.S : I am using Robotstuido 6.07

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.

Hello Denis,

It worked. Thank you very much