Go Back   TechArena Community > Technical Support > Computer Help > TroubleShoot 98
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , , ,

Sponsored Links



Retrieving the COM class factory for component with CLSID error,pls help me

TroubleShoot 98


Reply
 
Thread Tools Search this Thread
  #1  
Old 18-10-2006
orieni@163.com
 
Posts: n/a
Retrieving the COM class factory for component with CLSID error,pls help me

Hi,
I have writen a code to take snapshot of Internet Explorer. The code

works fine when run in the debug mode. But once I publish the site I
get the
following error for:

Retrieving the COM class factory for component with CLSID
{9BA05972-F6A8-11CF-A442-00A0C90A8F39} failed due to the following
error:
8007000e.

The statement the error is shown for is:
SHDocVw.ShellWindows shellWindows = new SHDocVw.ShellWindows();

Any help would be really appreciated
Thanks

Reply With Quote
  #2  
Old 22-10-2006
Franc Zabkar
 
Posts: n/a
Re: Retrieving the COM class factory for component with CLSID error,pls help me

On 18 Oct 2006 09:26:41 -0700, orieni@163.com put finger to keyboard
and composed:

>Hi,
> I have writen a code to take snapshot of Internet Explorer. The code
>
>works fine when run in the debug mode. But once I publish the site I
>get the
>following error for:
>
>Retrieving the COM class factory for component with CLSID
>{9BA05972-F6A8-11CF-A442-00A0C90A8F39} failed due to the following
>error:
>8007000e.


While searching for "8007000E" and "error" I found lots of hits like
this:

http://classicasp.aspfaq.com/compone...0e-errors.html

Why do I get 8007000E errors?

This error can be caused by various things. Errors you might see are
"System Resource Exceeded" and "Not Enough Storage Is Available to
Complete This Operation."

>The statement the error is shown for is:
> SHDocVw.ShellWindows shellWindows = new SHDocVw.ShellWindows();
>
>Any help would be really appreciated
>Thanks


This URL maintains a list of errors:
http://support.microsoft.com/kb/q186063/

-2147024882 (8007000E) Ran out of memory.

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > TroubleShoot 98


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Retrieving the COM class factory for component with CLSID error,pls help me"
Thread Thread Starter Forum Replies Last Post
Error:"Problem retrieving printer information" in Access 2003 Jacques25 Windows Software 5 18-03-2010 02:57 AM
COM class factory 8000401a error abbase Windows Software 5 30-11-2009 11:41 AM
Retrieving the COM class factory sarav Software Development 4 10-11-2009 09:17 PM
Problem with inherits listview in a class component Abdullah30 Software Development 3 29-10-2009 12:54 AM
Class factory cannot supply requested class? Dee Media Player 0 09-04-2005 11:53 PM


All times are GMT +5.5. The time now is 06:11 PM.