Home All Groups Group Topic Archive Search About

Cannot sign .net assembly referencing Interop.OWC10

Author
5 Apr 2006 9:44 PM
Chris Newby
I have an assembly that references Interop.OWC10 and I need to sign this
assembly. However Visual Studio says that Interop.OWC10 doesn't have a
strong name and my assembly, therefore cannot be compiled using a signature.

Does anyone have any suggestions?

TIA//

Author
6 Apr 2006 5:37 PM
Renze de Waal
Op Wed, 5 Apr 2006 17:44:50 -0400 schreef Chris Newby:

> I have an assembly that references Interop.OWC10 and I need to sign this
> assembly. However Visual Studio says that Interop.OWC10 doesn't have a
> strong name and my assembly, therefore cannot be compiled using a signature.
>
> Does anyone have any suggestions?
>
> TIA//

You should sign the interop assembly. One link which shows you how to do
this:
http://www.novicksoftware.com/TipsAndTricks/tip-vb-net-tlimp-strong-name.htm

Renze de Waal.
Author
6 Apr 2006 9:17 PM
Chris Newby
Ah ... actually from the readding the article I determined that I needed to
set my project's "Wrapper Assembly Key File" property. Never used that
before.

Thanks a ton//

Show quote
"Renze de Waal" <re***@dewaal.speedlinq.nl> wrote in message
news:12lqdxk8h9smu.as159lz8zace$.dlg@40tude.net...
> Op Wed, 5 Apr 2006 17:44:50 -0400 schreef Chris Newby:
>
>> I have an assembly that references Interop.OWC10 and I need to sign this
>> assembly. However Visual Studio says that Interop.OWC10 doesn't have a
>> strong name and my assembly, therefore cannot be compiled using a
>> signature.
>>
>> Does anyone have any suggestions?
>>
>> TIA//
>
> You should sign the interop assembly. One link which shows you how to do
> this:
> http://www.novicksoftware.com/TipsAndTricks/tip-vb-net-tlimp-strong-name.htm
>
> Renze de Waal.

AddThis Social Bookmark Button