COM CLSID

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.
 
M

Mattias Sjögren

Is the COM component you're using properly installed on the system?


Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top