Debugging FlexPendant app in 5.15
I have both VS2008 and VS2010, but it's not entirely clear what the procedure is to debug an app written using FlexPendant SDK 5.15.
The release notes suggest that step-by-step instructions can be found on this forum but I couldn't see it - or, as seems to be quite common here, the links were dead.
If you could point me in the direction of some suitable documentation or post current links, I'd be grateful.
Thanks,
Derek.
Comments
Best Regards, Niklas Skoglund
ABB Robotics
Developer Center
RobotStudio Blog
Best Regards, Niklas Skoglund
ABB Robotics
Developer Center
RobotStudio Blog
Thanks Niklas, that's very helpful - I'll try that out.
Thanks,
Derek
Beter late than never but this might help other people struggling to debug FlexPendant app in 5.15:
Use Visual Studio 2010 and higher, there is actually a documented compatibility issue related to VisualStudio 2008 being unable to able attach to and debug a .NET 4.0 application. VirtualFlexPendant.exe distributed with RobotStudio 5.15 and later are built with .NET 4.0.
See:
"Release Notes FlexPendant SDK 6.11"
Regards
Jacques