Options

Ambiguous Type Name in System.Threading.dll

Dan GuzmanDan Guzman Posts: 20
edited September 24, 2015 6:38PM in SQL Comparison SDK 11
I have an application that's trying to use the .NET type System.Collections.Concurrent.ConcurrentQueue, but there seems to be a conflict with a type of the same name in the System.Threading.dll required for the comparison SDK. Is there a around for this error?

The type 'System.Collections.Concurrent.ConcurrentQueue<T>' exists in both 'c:Program Files (x86)Reference AssembliesMicrosoftFramework.NETFrameworkv4.5mscorlib.dll' and 'C:Program Files (x86)Red GateSQL Comparison SDK 11AssembliesSQL CompareSystem.Threading.dll'

Thanks,

Dan

Comments

Sign In or Register to comment.