VSTA error on build

I’ve created a pretty much empty VSTA project. When I go to build/debug I get the following:

Error 1 Assembly ‘ABB.Robotics.RobotStudio.Proxy, Version=5.8.2028.1009, Culture=neutral, PublicKeyToken=1a2307fefa76bf33’ uses ‘Microsoft.VisualStudio.Tools.Applications.Contract, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ which has a higher version than referenced assembly ‘Microsoft.VisualStudio.Tools.Applications.Contract, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ c:WINDOWSassemblyGA C_MSILABB.Robotics.RobotStudio.Proxy5.8.2028.1009__1a2307f efa76bf33ABB.Robotics.RobotStudio.Proxy.dll RobotStudi oAddIn1

Any ideas…I’m lost.

Hi Dan,

Have you had a pre-release version of RS 5.08 installed? If so, take a look at section 6.2 in the release notes.

regards,
Johannes

Outstanding…that must be it. Thank you much.