Following the instructions, the resulting configuration file looks as follows:
<EngineOptions version="3" type="EngineOptions">
<TeamFoundationServerDllOverride>RedGate.SQLSourceControl.Engine.SrcC.TFS2012</TeamFoundationServerDllOverride>
</EngineOptions>
When you link the datbase TFS be sure you use a URL that looks like:
Following the instructions, the resulting configuration file looks as follows:
<EngineOptions version="3" type="EngineOptions">
<TeamFoundationServerDllOverride>RedGate.SQLSourceControl.Engine.SrcC.TFS2012</TeamFoundationServerDllOverride>
</EngineOptions>
When you link the datbase TFS be sure you use a URL that looks like:
[url=https://]https://[/url]<yoursubdomain>.tfspreview.com/defaultcollection
Otherwise you will get nothing but errors.
Otherwise you will get an error.
Hope this helps.