Changeset Comments Policy Error
flyer299
Posts: 8
I have Team Foundation server setup to require a Check In Comment on all check ins. I was excited to see that SQL Source was going to support this feature.
When we upgraded to the new version, even if we enter a comment we get an error.
"This Commit doesn't meet the server's policy requirements, or the policy isn't configured on your machince. The Server returned the follwing "Internal error in ChangeShet commetns Policy. Error loading the changeset comments Policy policy."
It does reference a CheckForComments.CS with instructions. Please help? We are dead in the water and can't check code in right now!
When we upgraded to the new version, even if we enter a comment we get an error.
"This Commit doesn't meet the server's policy requirements, or the policy isn't configured on your machince. The Server returned the follwing "Internal error in ChangeShet commetns Policy. Error loading the changeset comments Policy policy."
It does reference a CheckForComments.CS with instructions. Please help? We are dead in the water and can't check code in right now!
Comments
SQL Source stopped working after latest update.
P.S. I evaluated the tool and pushed my manager hard to purchase a licence for it which he finally agreed to do, however 2 days after activation i have upgraded the the version and it stopped working. Please, fix it ASAP!!!!
I followed the instructions to disable TfsPolicies here http://documentation.red-gate.com/displ ... y+checking and it didn't resolve the problem
Sorry to hear you're having some trouble. Disabling should work fine- but only on the very latest release. What version are you on?
If you are on the latest, can you post the config file change you made so we can double check it looks correct?
Redgate Software
System: Win 7 Prof 64Bit; SQL 2008R2 SSMS
File name: RedGate_SQLSourceControl_Engine_EngineOptions.xml
Folder: C:\Program Files (x86)\Red Gate\SQL Source Control 3
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<EngineOptions version="3" type="EngineOptions">
<IgnoreTfsPolicies>True</IgnoreTfsPolicies>
</EngineOptions>
Redgate Software
But still this is workaround, please, let me know when the real issue is resolved. Let me know if you need additional information for your investigation.
Redgate Software
VS: 2010 Ultimate - 10.402119.1 SP1Rel
TFS: 2010
Microsoft.TeamFoundation.VersionControl.Controls.dll - 10.0.40219.445
Let me know if you need additional information.
Redgate Software
SSMS 2008 R2 10.50.1617.0
Don't know my version of TFS DLL.
Redgate Software