Options

Redistributing Executables

Dave PendletonDave Pendleton Posts: 104 Bronze 3
edited September 10, 2010 3:14PM in SQL Comparison SDK Previous Versions
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.

Comments

  • Options
    I've found out that all referenced RG assemblies have to be distributed with the executable.

    I was hoping these would be in the GAC on machines with the Toolbox (or just the API installed), but they are not.
  • Options
    Anu DAnu D Posts: 876 Silver 3
    Thanks for your post Dave.

    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.
    Anuradha Deshpande
    Product Support
    Redgate Software Ltd.
    E-mail: support@red-gate.com
  • Options
    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.

    The referenced page does not have hardly any useful information. When will you post more better documentation for redistributing apps?
Sign In or Register to comment.