Outlook Printing HTML error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My Outlook 2003 has stopped printing HTML emails, I get an error message
stating in part, Internet Explorer Script Error" Line 1344; how can I fix
this.
cbsam
 
Hi cbsam
Verify the following registry entries exist. If they do not, create them
and then reboot. Keep in mind that you may need to adjust permissions on
the key your creating/modifying to allow you to enter the correct values.

PS. @ is equivalent to (default) when looking through the registry.

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

[HKEY_CLASSES_ROOT\CLSID\{00000320-0000-0000-C000-000000000046}\InprocServer
32]
@="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}\NumMetho
ds]
@="5"

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


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

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

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

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

Back
Top