Sunday, September 11, 2011

TFS error while startup AX 2009 clinent after installing VS 2010

If AX 2009 is configured with TFS 2008 and later you have installed VS 2010 on the same system, you will get the below error.

Could not load file or assembly 'Microsoft.TeamFoundation.VersionControl.Client, Version=9.0.0.0,Culture=neutral,PublicKeyToken = b03f5f7f11d50a3a' or one of its dependencies, The system cannot find the file specified.

Follow the steps to resolve this error:
1. Install VS 2008 Team Explorer.
2. Install VS 2008 SP1.
3. Install VS 2008 Team Explorer SP1.

This is because AX uses the 9.0.XXX version of TFS-Client assembly.

Regards,
/Ashlesh

No comments:

Post a Comment