Class not registered: ComException CF2.0

G

GScap

I've this problem... if i use Storage Card\Programs\myApp it return
this error (Class not registered: ComException CF2.0)...
instead, if i use Storage Card\myApp it doesn't happen...why?

Can anyone help me?


Thanks

G.
 
P

Peter Foot [MVP]

Does your error give any indication of which COM class is causing the
error - how was the specific COM component installed and where is that dll
located?

Peter

--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - software solutions for a mobile world
In The Hand Ltd - .NET Components for Mobility
 
G

GScap

Maybe it could be the AXHOST.dll that contain (wrap) the ocx that i
need to use. It's located in the application directory and it works if
i move the directory form a level (eg: Storage Card\programs\myApp
(COMException) --> Storage Card\myApp(No Exception!!!) to another...

Why??
 
G

GScap

Maybe it could be the AXHOST.dll that contain (wrap) the ocx that i
need to use. It's located in the application directory and it works if
i move the directory form a level (eg: Storage Card\programs\myApp
(COMException) --> Storage Card\myApp(No Exception!!!) to another...

Why??
 

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