Error on Upgrade
TomAnderson
Posts: 11
I have some code that i have been itching to upgrade to SQL Compare 6.
After installing and updating the references, on build i now get this error, but no other errors in my actual code.
Any idea how to solve this? (tried deleting the obj dir already).
Thanks in advance...
After installing and updating the references, on build i now get this error, but no other errors in my actual code.
Any idea how to solve this? (tried deleting the obj dir already).
Could not load file or assembly 'file:///D:\CBS Software\Desktop\Libraries\RedGate\RedGate.SQLCompare.Engine.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Thanks in advance...
Comments
Redgate Software
I have the project already setup to build 32bit, even doing the license file pre-post build events as stated in the KB.
Redgate Software
setting to x86 works, but breaks the microsoft standard of being able to run both 32 and 64 bit.
Any chance we can get a fix?
Redgate Software