Re: ClassFactory cannot supply requested class
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Tue, 7 Nov 2006 07:16:46 -0600
"Keith Sheppard" <keith.sheppard@xxxxxxxxx> wrote in message
news:OxEKzYmAHHA.4992@xxxxxxxxxxxxxxxxxxxxxxx
One of my application's users is reporting that they get the message:be
"ClassFactory cannot supply requested class"
I have been unable to reproduce the error on my machine. Does anyone have
any suggestions what could cause this particular error and where I should
looking? It sounds like a registry problem to me.
It is most commonly an "Automation" error, but can result from any attempt
to instantiate a COM component. It often comes about not because the primary
component cannot be instanced, but because components it is dependent on can
not be found (ie, another layer of indirection).
Anytime there is a 'COM' issue the registry is an active player, but that
doesn't mean it is the primal cause.
Look for components that are not correctly installed, registered, etc. Use
logging, error trapping, or other debugging tools to isolate and identify
the component. Using the tools found at www.sysinternals.com can also help
to track down the problem components.
hth
-ralph
.
- References:
- ClassFactory cannot supply requested class
- From: Keith Sheppard
- ClassFactory cannot supply requested class
- Prev by Date: Re: vb6 & portable apps
- Next by Date: Re: OCX or method to display a group of images?
- Previous by thread: ClassFactory cannot supply requested class
- Next by thread: Re: Hyperlinks
- Index(es):
Relevant Pages
|
|