IE Script Error in OE when trying to print

  • Thread starter Thread starter Guest
  • Start date Start date
Hi Thomas,

Seems your post helped fix the problem.

I was running a parallel discussion with him in email suggesting various
things and also KB articles and nothing worked. Then he pointed me to this
thread he'd started.

The registry keys were applicable to stuff going on in ole32.dll, as you can
see reading through them.

I suggested he just go to Start | Run and type

regsvr32 ole32.dll

And he's reported to me in email that that fixed it.

He also said I should be an MVP. <VBG>

cheers,

steve


Thomas Ereston said:
In
benedict1 said:
Bear, this is all well and good but I don't know how to put these in
the Registry. Do I copy them? I tried to find them in my Registry
with and I can't them. That's the problem, I'm just a simpleminded
old man who wants to print email messages and I have no experience at
this stuff.

I don't even know what he means when after a key he
puts"@blahblahblah.." What does that mean?? Search for that term in
the Registry?

Can somebody please help me to learn how to do this?

This is how I did it: Copy the following starting at REGEDIT4 using a
text editor (and rejoin each line so that each HKEY item is a single
line) and save as say printer.reg then follow the instructions in the
comments line. Make sure you back up the registry before you do this!

REGEDIT4
: Double click this file
; in Windows Explorer to add these entries to registry.
; Generated on 26/05/2005.

[HKEY_CLASSES_ROOT\CLSID\{00000320-0000-0000-C000-000000000046}]
@="PSFactoryBuffer"

[HKEY_CLASSES_ROOT\CLSID\{00000320-0000-0000-C000-000000000046}\InprocServer32]
@="C:\\WINNT\\system32\\ole32.dll"
"ThreadingModel"="Both"

[HKEY_CLASSES_ROOT\Interface\{0C733A30-2A1C-11CE-ADE5-00AA0044773D}]
@="ISequentialStream"

[HKEY_CLASSES_ROOT\Interface\{0C733A30-2A1C-11CE-ADE5-00AA0044773D}\NumMethods]
@="5"

[HKEY_CLASSES_ROOT\Interface\{0C733A30-2A1C-11CE-ADE5-00AA0044773D}\ProxyStubClsid32]
@="{00000320-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\Interface\{0000000c-0000-0000-C000-000000000046}]
@="IStream"

[HKEY_CLASSES_ROOT\Interface\{0000000c-0000-0000-C000-000000000046}\NumMethods]
@="14"

[HKEY_CLASSES_ROOT\Interface\{0000000c-0000-0000-C000-000000000046}\ProxyStubClsid32]
@="{00000320-0000-0000-C000-000000000046}"
 
Try going to Start | Run and type

regsvr32 ole32.dll

See if that fixes it. It seems to have for him.

steve
 
Here's the answer folks! Courtesy of Steve Cochrane, MS MVP--

Try going to Start | Run and type

regsvr32 ole32.dll

See if that makes any difference.

In OE make sure under Tools | Options | Maintenance that there is no option
checked at the bottom for troubleshooting.

Thank you Steve! I hope the hundreds of others bedeviled by this thing find
this fix!
 
I assume it was the first suggestion that worked and the second did not apply.

Can you verify that the first suggestion was what fixed it?

cheers,

steve
 
PA Bear said:
Long history of this specific error (Line: 1344): http://snurl.com/25r9


Robear,

Wrong link? <eg>

Was this closer to what you were trying to provide?

http://groups-beta.google.com/group...344"++(MSFT+OR+MVP)++group:microsoft.public.*

(Google Groups search for
"line: 1344" (MSFT OR MVP) group:microsoft.public.*
)

BTW notice that Sandi's site is under construction so some links
referred to in the hits the above search generates may have to be modified.
E.g. this one in particular:

http://inetexplorer.mvps.org/archive/answers3.htm#preview_dlg


FYI

Robert Aldwinckle
---
 
Yes, Steve, it was the first suggestion, not the second re OE Maintenance
Troubleshooting.

After entering regsvr32 ole32.dll at Start>Run, I got a dialogue window
indicating the fix worked.

It still works this morning after using it all last evening. What a relief!

Thanks to all who helped and thanks to Thomas because I have a better
understanding of how to make a Registry change in the future.
 
Back
Top