Over the New Years break, I did a complete backup/reformat/reinstall of Windows 7 and all my source code/dev tools. In the past, I had both VS 2012 and VS2013 on my system. After my reconfig, I am now only using VS 2013.
I installed the latest beta of Oxygene, along with the Data Abstract, version 7.0.73.1111.
After opening an Oxygene project that was created in VS 2012 w/ an older version of the ROSDK (1081), I did a rebuild on it and it rebuilt just fine. But, when I ran the program it failed on an exception when it hit one of my ROSDK calls. I get the message:
Method not found: 'RemObjects.SDK.IMessage RemObjects.SDK.Proxy.()
What does this mean, and what do I need to change to get this program (and potentially others) to compile and run properly under VS2013 and the latest DA/ROSDK?
Thanks,
Alan Olson