W
WT
Hello,
I have created an outlook 2003 addin with VSTO for VS 2005, some class
demands a fulltrust right to run.
It is working on dev station as VSTO do everything for this.
But on the enduser workstation, we get an error and can't load the addin in
outlook.
We need to give .NET full trust rigth for this assembly to the user.
How to do this, mscorcfg could generate an msi file copying the workstation
configuration, how to set this full trust ?
Thanks
CS
I have created an outlook 2003 addin with VSTO for VS 2005, some class
demands a fulltrust right to run.
It is working on dev station as VSTO do everything for this.
But on the enduser workstation, we get an error and can't load the addin in
outlook.
We need to give .NET full trust rigth for this assembly to the user.
How to do this, mscorcfg could generate an msi file copying the workstation
configuration, how to set this full trust ?
Thanks
CS