Skip to content

rcheckin errors in policies (Visual Studio 2015 update 2?) #959

@JoachimC

Description

@JoachimC

After installing Visual Studio 2015 Update 2, when I run

git tfs rcheckin

I get the error:

[ERROR] Policy: Internal error in Changeset Comments Policy. Error loading the Changeset Comments Policy policy (The policy assembly Microsoft.TeamFoundation.PowerTools.CheckinPolicies.ChangesetComments, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not registered.). Installation instructions: To install this policy, follow the instructions in CheckForComments.cs.
[ERROR] Policy: Internal error in Work Items. Error loading the Work Items policy (The policy assembly 'Microsoft.TeamFoundation.VersionControl.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is not registered.). Installation instructions:
No changes checked in.

I'm not sure if it's the right fix but all is now well after I changed versions in paket.dependencies file:

nuget Microsoft.TeamFoundationServer.Client 14.95.3 framework: >= net45
nuget Microsoft.TeamFoundationServer.ExtendedClient 14.95.3 framework: >= net45

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions