T
Theodar Sundeep
I am facing a problem with signing the ExcelAddin. ExcelAddin that i am
working on is developed in .NetFramework 1.1 which was developed by
implementing the Extensibility.IDTExtensibility2 interface.
The problem i am facing is when i use this addin in Excel 2007 where the
setting "Require Application Add-ins to be signed by Trusted Publisher" is
enabled in the trust center. The Excel promts the security options and only
when i enable "Enable this add-in for this session only" the addin works. I
want to avoid this behaviour, I tried to sign my dlls by adding the strong
name to my Excel Add-in Dlls but this did not help. I am still facing the
same error.
Kindly suggest how can i solve this issue.
Thanks & Regads,
working on is developed in .NetFramework 1.1 which was developed by
implementing the Extensibility.IDTExtensibility2 interface.
The problem i am facing is when i use this addin in Excel 2007 where the
setting "Require Application Add-ins to be signed by Trusted Publisher" is
enabled in the trust center. The Excel promts the security options and only
when i enable "Enable this add-in for this session only" the addin works. I
want to avoid this behaviour, I tried to sign my dlls by adding the strong
name to my Excel Add-in Dlls but this did not help. I am still facing the
same error.
Kindly suggest how can i solve this issue.
Thanks & Regads,