Redistributing Executables
Dave Pendleton
Posts: 104 Bronze 3
What is required to redistribute an executable that references the SQL Compare API?
I have the Toolbelt (fully) installed on two machines, my executable will run one one, but fails on the other because the SQL Compare assemblies cannot be found.
How is this done?
Thanks.
I have the Toolbelt (fully) installed on two machines, my executable will run one one, but fails on the other because the SQL Compare assemblies cannot be found.
How is this done?
Thanks.
Comments
I was hoping these would be in the GAC on machines with the Toolbox (or just the API installed), but they are not.
We do not add assemblies to GAC due to security reasons.
You can have a look at the help for distributing your SDK applications here.
Kindly let us know if that helped or if you have any queries on this.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
The referenced page does not have hardly any useful information. When will you post more better documentation for redistributing apps?