How can we help you today? How can we help you today?
Horizon67

Activity overview

Latest activity by Horizon67

SQL SDK 12.3 working with SQL 2016/2017
We are looking to add support for SQL2016 but running into an error at the moment during the compare process. We are building the snapshot using SQLCompare v8.1.0.360 on a box that is running SQL 2...
0 followers 0 comments 0 votes
Need to know how to code the CompareWith method in v13.3.5.6244 after upgrading from v11.1.2.54
Prior to Upgrading to v13.3.5.6244 we had been running v11.1.2.54 and the code below worked fine but now running into the "'CompareWith' is ambiguous because multiple kinds of members with this nam...
2 followers 4 comments 0 votes
Afternoon, Thanks so much for the quick and detailed response. I took your suggestion and upgraded to v11.2 and while I was able to get past the Error previously mentioned I did run into a new error below regarding an index (v11.2). I then decided to go ahead and try the latest and greatest you have with v12 but now I'm running into an issue where it appears i'm trying to reference a version of a file that I don't have from the Engine. I checked the version that was in the v12 toolbelt for the RedGate.Shared.ComparisonInterfaces.dll but the version there is v1.0.4.5 and the earliest version we have archived locally is v1.0.2.221. If you could help me get past either one of these errors I would certainly appreciate any light you can shed. Thanks! v12 error = Could not load file or assembly 'RedGate.Shared.ComparisonInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) v11.2 error = Red gate script could not be run because of RedGate.SQLCompare.Engine.SqlCompareException: A duplicate object name has been found. This may occur if the SQL Server that you are registering is case sensitive but the case sensitive option is not set. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index / comments
Afternoon, Thanks so much for the quick and detailed response. I took your suggestion and upgraded to v11.2 and while I was able to get past the Error previously mentioned I did run into a new erro...
0 votes