Home
Blogs
Forums
Files


Welcome to The Green Button          Sign in | Join | Help

Using 3rd party librarys in applications?

Last post 08-28-2008, 1:56 PM by babgVant. 3 replies.
Sort Posts: Previous Next
  •  06-19-2008, 8:46 AM 269157

    Using 3rd party librarys in applications?

    Hi there,

    How can I use third party librarys in my applications? I can Build my applications fine, but when I install them - the 3rd party library doesn't install with it.

    Someone told me that i needed to add the library to the GAC - but I haven't a clue what this means or how to do it?

    Any help would be appreciated.

    Thanks.

    Ben Barron's Online Web Design & Applications Portfolio
  •  07-03-2008, 10:29 PM 271737 in reply to 269157

    Re: Using 3rd party librarys in applications?

    GAC is the global assembly cache, open it by hitting [Windows+R] and typing in c;\windows\assembly

    You can drag files onto it to install files to it. but if it says access denied, you are out of luck. If you are writing a program, your setup application should install those assemblies into the gac.

    Rick


    Vista Home Premium, MCE 2005, 3 Sony VBG-XL1B 200 DVD Changers, Optoma Projector, Digital Cable (Time Warner), ATI All In Wonder 9600XT Tuner, Sound Blaster Live! MCE Remote, ATI Remote Wonder II, two XBOX1 Extenders, two XBOX 360s
  •  08-09-2008, 1:19 AM 282859 in reply to 269157

    Re: Using 3rd party librarys in applications?

    if you want to add them into the gac, youll have to add them to your wix installer and make sure to have the assembly= block on them

    or you can load them dynamically and not put them in the gac


    OpenMediaLibrary - Senior Programmer
  •  08-28-2008, 1:56 PM 289073 in reply to 282859

    Re: Using 3rd party librarys in applications?

    Note that if you want to put an assembly in the GAC and it's not signed, you will have to decompile it and recompile a signed version.

    DVRMSToolbox, Recording Broker, LcdWriter, and more software
    babgvant.com
View as RSS news feed in XML
About TGB | Advertise | Link To Us | Donate | Terms Of Use | Privacy Policy
© 2003-2007 The Green Button, Inc. - All Rights Reserved