• 0

CreateInstance("MyDll.Class") returns "Invalid cla


Question

I really have to get my problem solved!!! :wacko:

What may be wrong when

m_ptr.CreateInstance("MyDll.Class")

returns "Invalid class string"

I've looked in the registry and find a string "MyDll.Class".

The realy strange thing is that calling MyDlldll works perfect on my deveoping CPU but when running it on another CPU after regisering MyDll.dll I got the

"Invalid class string"

message.

Please - Make my Day - APe

2 answers to this question

Recommended Posts

  • 0
  d00_ape said:
I really have to get my problem solved!!! :wacko:

What may be wrong when

m_ptr.CreateInstance("MyDll.Class")

returns "Invalid class string"

I've looked in the registry and find a string "MyDll.Class".

The realy strange thing is that calling MyDlldll works perfect on my deveoping CPU but when running it on another CPU after regisering MyDll.dll I got the

"Invalid class string"

message.

Please - Make my Day - APe

Run DEPENDS... Copy all Dependent files over. Regsrv32 them if necessary...

(Depends is in VC++)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.