A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

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



 
 
Thread Tools Display Modes
  #1  
Old October 18th 06, 05:26 PM posted to microsoft.public.win98.gen_discussion
[email protected]
External Usenet User
 
Posts: 1
Default 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

  #2  
Old October 22nd 06, 12:19 AM posted to microsoft.public.win98.gen_discussion
Franc Zabkar
External Usenet User
 
Posts: 1,702
Default Retrieving the COM class factory for component with CLSID error,pls help me

On 18 Oct 2006 09:26:41 -0700, 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.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
system restore Kelly Smith General 28 June 21st 04 12:31 AM


All times are GMT +1. The time now is 02:15 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.