Problem in Signing Application DLL

U

Usman

Hi!
In my application, i am using some interop dll's so when i went for
compiling using my own strong name, it generates an error complaining
that included assembly is not having a strong name, can any body suggest
me a solution
 
M

Mattias Sjögren

In my application, i am using some interop dll's so when i went for
compiling using my own strong name, it generates an error complaining
that included assembly is not having a strong name, can any body suggest
me a solution

You can give the interop assemblies a strong name as well.


Mattias
 

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