P
PS
All -
Really would appreciate some help in this.
I have a VSTO Project which uses Azman for Authentication.
Initially I was using an older version of AzrolesLib (version 1.x) and
everything works fine. I basically am referencing
Interop.Azroleslib.dll in my VSTO project.
Now i have to update my project using the latest version of Azroles.
But here is the issue -
1. How do I generate the Interop.Azroleslib.dll from the latest
version of Azroles.
2. I work in an enterprise environment where I can sign only using the
standard public key. How do i sign/strong name the Interop Assembly
once i generate it.
Thanks
Really would appreciate some help in this.
I have a VSTO Project which uses Azman for Authentication.
Initially I was using an older version of AzrolesLib (version 1.x) and
everything works fine. I basically am referencing
Interop.Azroleslib.dll in my VSTO project.
Now i have to update my project using the latest version of Azroles.
But here is the issue -
1. How do I generate the Interop.Azroleslib.dll from the latest
version of Azroles.
2. I work in an enterprise environment where I can sign only using the
standard public key. How do i sign/strong name the Interop Assembly
once i generate it.
Thanks