VSTA doubt

Hi. First sorry for mi english.
I like to ask why don’t have VSTA option in add-ins label. I have Visual Studio installed in my computer and Robotstudio 5.61.
Thank you!!!

Hi!
I understand you perfectly fine. No worries.
We have left VSTA behind us.

Sorry but we have some problems with formatting forum posts now. Hope you can read this:

From Release Notes of 5.60:

“2.1 VSTA is no longer installed From RobotStudio 5.60 onwards, VSTA will no longer be available in RobotStudio. This has the following implications:  The IDE is not available.  Macros will not be executed.  Stations and libraries with macros can be loaded, but the macros will not be executed. 2.2 Switch to SmartComponents or Visual Studio The C# or VB.NET code in a VSTA macro can be migrated to a Visual Studio 2012 Express C# project, and you can continue development using Visual Studio. In case you have a macro that is used in together with the EventManager, you also have the option to implement the same functionality using RobotStudio SmartComponents, instead of using Visual Studio and C#. If you want to migrate another macro, ABB recommends using Visual Studio 2012 Express.”

Thank you!