Azroles Issue

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
 
K

Ken Slovak - [MVP - Outlook]

This has nothing to do with Outlook, but you can reference any COM dll and a
PIA will be automatically generated. You can also contact the vendor and see
if they have an official PIA available. PIA's are not signed or strong
named.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top