S
Steve Holland
I have created a Class Library (VB.Net) which references
MS Word. When I attempt to compile the Class Library
(<Assembly: AssemblyKeyFile("..\..\NHGeneralCourt.snk")>)
I get the following error - - - Unable to emit assembly:
Referenced assembly 'Interop.VBIDE' does not have a strong
name. How do I create a Strong Name
for 'Interop.VBIDE'??? Thanks.
MS Word. When I attempt to compile the Class Library
(<Assembly: AssemblyKeyFile("..\..\NHGeneralCourt.snk")>)
I get the following error - - - Unable to emit assembly:
Referenced assembly 'Interop.VBIDE' does not have a strong
name. How do I create a Strong Name
for 'Interop.VBIDE'??? Thanks.