Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom policies in Visual Studio 2012 and TFS 2010

I installed Visual Studio 2012 and connect to TFS 2010. Unfortunately I can't check-in because of policy. I get an error:

Internal error in Custom Path Policy. Error loading the Custom Path Policy (The policy assembly 'Microsoft.TeamFoundation.PowerTools.CheckinPolicies.CustomPathPolicy, Version=10.0.0.0, ...' is not registered.).

Does anybody know how to resolve this problem?

like image 577
Sławomir Rosiek Avatar asked Aug 17 '12 14:08

Sławomir Rosiek


2 Answers

Ok, after installing Power Tools for TFS11 I don't have this problem.

like image 195
Sławomir Rosiek Avatar answered Nov 04 '22 00:11

Sławomir Rosiek


In Team Explorer, try right clicking Team Members, Personal Settings and tick "install downloaded custom components" and/or click the Download Now button

like image 25
podiluska Avatar answered Nov 04 '22 01:11

podiluska