Hi Tim,
After you add an assembly in references of your code behind, you have the
option (in the Properties window) to flag the "Copy Local" as True or False.
If you pick True, a copy of your DLL with be embedded in your XSN.
If you pick False, you will need to deploy your DLL in the GAC of your
machine for your XSN to access it.
Hope that it helps.
Regards,
Franck Dauché
> I have a 3rd party assembly that I want to include in the .xsn to support my
> form.
[quoted text clipped - 5 lines]
>
> Tim Philomeno, Sparling, Inc.
Tim Philomeno - 03 Nov 2005 17:29 GMT
Franck,
That's exactly what I needed...I had forgotton about that little gem..
Thanks!
Tim Philomeno, Sparling, Inc.
> Hi Tim,
>
[quoted text clipped - 19 lines]
> >
> > Tim Philomeno, Sparling, Inc.