I'm using 2002, I'm gonna investigate Matthew's answer, thanks. -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Vince P Sent: Wednesday, December 14, 2005 9:07 PM To: [email protected] Subject: Re: [ADVANCED-DOTNET] com interop from a strongly named assembly
Are you using VS2003 C#? If so , in the project properties there's a field to supply a key for interop assemblies. I don't have VS2003 anymore, so I can't tell what it is. I remember the field being toward the bottom of the property page. -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Alex Smotritsky Sent: Wednesday, December 14, 2005 6:33 PM To: [email protected] Subject: [ADVANCED-DOTNET] com interop from a strongly named assembly I'm trying to interop with CDO and ADODB from a strongly named assembly. I get compile time errors saying: Assembly generation failed -- Referenced assembly 'Interop.ADODB' does not have a strong name Assembly generation failed -- Referenced assembly 'Interop.CDO' does not have a strong name Looks like strongly named assemblies don't play well here. Any suggestions? =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
