SOCCompareInterface Not Found

Dag_GanoDag_Gano Posts: 2
We have an existing C#.Net application that has been using SQL Compare SDK 8. We are upgrading to version 10 in order to support SQL Server 2012. I installed and activated version 10 and have changed the references in the C# project to point to the new DLLs. Now, when it executes "Database dbNew = new Database();" I get the following error:

Could not load file or assembly 'RedGate.SOCCompareInterface, Version=3.0.50.59, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified.

This is a critical application for us and we must support SS 2012. Can anyone tell me what I need to do to get this working again?

Thanks!

Comments

Sign In or Register to comment.