Jump to content

Client Version Doesnt Match Visual Studio


Ceronprime

Recommended Posts

Hello,

 

I recently upgraded my plastic server and client from 4.1 to 5.0. There was a 4.1 project on a repository that I didn't have a workspace of on my client. I made the workspace in 5.0 and everything works perfectly except for when I try to open Visual Studio 2012. I constantly get an error popup that says "CLIENT_VERSION_DOESNT_MATCH@4.1.10.0@5.0.44.0". This does not happen with 4.1 projects that I already have workspaces of. Is there anything I can do to fix this?

Link to comment
Share on other sites

Hello!

 

We had the same problem.

 

This happens when you have VS2012 with 4.1 Visual Studio integration pack and run the NET4 5.0 Plastic Installer without uninstalling 4.1 manually before. Therefore, it is recommended to uninstall 4.1 first.

 

To fix the problem you can use following steps:

  • Uninstall Plastic SCM client
  • Open the Developer Command Prompt for your Visual Studio version
  • Run "vsixinstaller /uninstall:774e58ba-f1b9-40a7-b676-834fa2c220fe" (run from VS2012 developer command prompt)
  • Install Plastic SCM client again; now, the setup should be able to install the new Visual Studio integration package

 

Kind regards,

Olaf

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...