Hi,
When I’m tryin to write an AddIn with the VSTA RobotStudio finds and loads the AddIn properly. But VSTA does not have all the functionality i want. So I tried to make an AddIn with MS Visual Studio C# Express 2010 and copied the *.dll into the AddIn folder. I made also sure to name the enty point AddinMain but still RobotStudio won’t find my AddIn. Do you guys have any ideas?