I have created new screenmaker project with only one button, just for testing purposes. When I have opened solution in VS2008 professional, i am trying open my form in design view, but i get error(shown in picture). I am using RS 5.13, although tried 5.14. Maybe someone has encountered this error, and has solution..
[QUOTE=abyss]I tried with RW 5.13 and 5.14. I looked at ABB download page, and the newest version of RAB i found is 5.12.04. [/QUOTE] As Klaus pointed out the FlexPendant SDK and the PC SDK are provided for free in the RobotStudio download/install.
Go to http://robotstudio.com/community on the right hand pane click the “To download page” link.
Download the whole RobotStudio 5.14 image and unzip. Run the Launch program.
Regarding your problem there are some issues with references not working properly but its usually easy to deduct from the error messages.
Please let us know if you have similar issues with the 5.14 release.
Thanks, for advises. That error, was only consequences. Real problem was with my windows. I am using x64 windows, and all my installations are under C:Program Files(x86), but visual studio vcvarsall.bat and abbct.exe is searching under
C:Program Files, so I copied RS 5.14 under C:Program Files and Visual Studio although. And now everything is working great. Hope this will help someone else although.