D
diego.covini
I have some problem with MS Infopath 2003.
In the "code behind" of my template I referenced a DLL. I signed the
template with a certificate and set the trust level to "full trust"
before publishing it.
Here's the problem: if I put the DLL in the GAC, everything goes right,
but I need to put the DLL in every client's GAC (that's not possible in
my scenario).
I tried to reference the DLL with "copy local = true" option: the DLL
is embedded in the XSN file, but when a client try to preview a form, I
get a "security error".
Can you help me?
In the "code behind" of my template I referenced a DLL. I signed the
template with a certificate and set the trust level to "full trust"
before publishing it.
Here's the problem: if I put the DLL in the GAC, everything goes right,
but I need to put the DLL in every client's GAC (that's not possible in
my scenario).
I tried to reference the DLL with "copy local = true" option: the DLL
is embedded in the XSN file, but when a client try to preview a form, I
get a "security error".
Can you help me?