Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
460
Including Infragistics runtime assemblies in installer
posted

Im using an infragistics for VS2008 Vol2, how can I include the runtimes that are required so my program will run on a remote computer(assuming the it is installed)?

any reply is greatly appreciated

  • 4618
    Suggested Answer
    posted

    Hi SheenLim,

    If you are referring to the Infragistics assemblies, and you are publishing your project directly from Visual Studio, then it is safe to assume that those assemblies, even though they are referenced in your project, will not be included in the published project. It is fairly common for developers to use software, such as WIX, for genrating an installer for your program; this would allow you to include the assemblies, if necessary, in your programs installation.

    I hope this helps; if you have any further questions, please let me know.

    Sincerely,

    Chris K

    Developer Support Engineer

    Infragistics, Inc.

    www.infragistics.com/support