Hello Ed,
Thanx for your asistence,
I had already added the key in the registry under [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\TeamFoundation\SourceControl\Checkin Policies]
Value name: SDK Policy Sample
Value data: C:\Program Files\Visual Studio 2005 SDK\2005.10\VisualStudioTeamSystemIntegration\Version Control\ExtensibilityPolicy Sample\Extensibility\bin\Debug\Extensibility.dll
Team Foundation (Beta 3 refresh) is a fresh install (so fresh that its even on a brand new machine).
I have readded the policy a dozen times to no effect. It adds perfectly and asks for the wildcard setting (like the sdk sample was designed to do), but when i open the source control settings page again i get the error.
I had first tried a policy i made myself but it gave the same error, so i assumed i had made an error in the code, but now the sample does the same thing :( Additionally i have even tried giving my custom policy a strong name, this still gave the same error... |