STK 3 - Could not transform licenses.licx to a binary...
Brian Donahue
Posts: 6,590 Bronze 1
- Date: 12 Oct 2004
- Versions Affected: 3.x
This could be caused by an improper reference to either RedGate.SQLCompare.Engine.dll or RedGate.SQLDataCompare.Engine.dll. If you had recently performed an upgrade to Red Gate SQL Bundle Developer Edition, remove the references to these assemblies from your Toolkit project and re-add them.Could not transform licenses.licx to a binary resource
Additionally, you may want to check the reference properties by right-clicking on the reference in Visual Studio and selecting Properties. If the CopyLocal property is set on the reference, then the error may occur. Try setting this property to False. If desired, you can try setting this property back to True again afterwards to copy the new assembly back to the local project's folder.