COM CLSID

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

Guest

When attempting to run the solution i am getting "COM object with CLSID {hex
reference} is either not valid or not registered".

I have looked in the debug and it shows a list of items where the symbols
have not been loaded (not quite sure what that means), alot of which are
references which are held locally within the project folder in the bin folder
and are referenced as such.

The properties for the references are as follows: -

name = name, copy local = true, culture = 0, description =, identity =
registry reference, path = absolute path, strong name = false, type = activex
or assembly, then version = version number.

I assume this is correct as i have the same setup working on my workstation.

Could you tell me if there is a fix to this, or if I am referencing things
wrongly.
 
Back
Top