Could not transform licenses file 'licenses.licx'
HTI
Posts: 6
When we release a new version of our product, we create a branch in our source control which essentially copies all of our code. In the main codebase I can compile this just fine. However, in my new branch, I am getting the following error. I have already removed and re-added the assembly references, but to no avail.
Which file can it not find? Any suggestions?
Could not transform licenses file 'licenses.licx' into a binary resource. (1) : error LC0004 : Exception occured creating type 'System.IO.FileNotFoundException'
Which file can it not find? Any suggestions?
This discussion has been closed.
Comments
Good point. If the custom licensing is going to be invoked (ie you need to enter a serial number because the Toolkit had not been licensed on a new computer), then you will need to have the RedGate.Licensing.*.dll assemblies present.