Referenced assembly 'interop.WbemScripting' doesn't have a strong

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I'm using a Strong Name Key to create our assemblies, this key has the Full
Trust security so we can use those "mini tools" from network drives...

I'm trying to use WMI to get access to data in our SMS Server...

Now, when I tried to create my assembly I got this message...

"Unable to emit assembly: Referenced assembly 'interop.WbemScripting' does
not have a strong name"

What is the problem?

How can I use WMI as required in the way I need?

Is there another way to get access to this data?

Thanks!

ShrimpyOne
 
Back
Top