Windows 7 - outlook/outlook express

Asked By BS
27-May-08 12:50 PM
I am unable to print out from outlook or outlook express.
I receive:  A runtime error has occured. Do you wish to debug?
Line 2020
Error unspecified.
Can anyone help?
BSM
Regsvr32
(1)
Outlook
(1)
Djcave1
(1)
BSM
(1)
  djcave replied...
05-Aug-08 05:56 AM
"BSM" wrote:
  djcave replied...
05-Aug-08 06:14 AM
I have the same exact problem I am using outlook express 6. need answer?
  djcave replied...
05-Aug-08 06:54 AM
I found solution!! after reading similar problems and answers. this is what
I did to fix  problem:
I went to START RUN typed regsvr32 ole32.dll
pressed OK
this corrected my printing problem!!!
Create New Account
help
Import Calendar from Outlook 2003, or from csv file? Windows 7 The title says it all - is this possible Mail Desktop Discussions Windows XP (1) Microsoft Exchange (1) Windows Mail Windows Live Mail (1) Outlook 2003 (1) Windows 7 (1) Office (1) Vista (1) Windows Live Photo Gallery (1) I import calendar data from anywhere into Windoows Live Mail. A woorkaround, assuming that you have Outlook 2003 installed, is to download and install the Outlook Connector - http: / / office.microsoft.com / en-us / outlook-help / microsoft-office-outlook-hotmail-connector-overview-HA010222518.aspx Set it up to sync with your Hotmail account. Your Calendar is now in Outlook along with the main calendar for Outlook. You can then drag / drop appointments from the main calendar to the Hotmail Calendar in
receiving for windows live but not for outlook Windows 7 Hey, I just downloaded the Windows live Mail because it was required in order to have a hotmail account for Outlook. I really just want to use Outlook. But now that I've done this I'm not receiving any emails sent to my Outlook, but I am in Window's live. I can send mail via outlook but not receive any in my Outlook inbox. What should I do to fix this? Mail Discussions Outlook 2003 (1) Outlook 2007 (1) Outlook (1) Office (1) Vista (1) X64 (1) SlimBrowser (1) ScreenName (1) Is
cryptsvc net stop wuauserv ren %windir% \ system32 \ catroot2 catroot2.old ren %windir% \ SoftwareDistribution SoftwareDistribution.old regsvr32 comcat.dll / s Regsvr32 Msxml.dll / s Regsvr32 Msxml2.dll / s proxycfg -u Regsvr32 Msxml3.dll / s regsvr32 shdoc401.dll / s regsvr32 cdm.dll / s regsvr32 softpub.dll / s regsvr32 wintrust.dll / s regsvr32 initpki.dll / s regsvr32 dssenh.dll / s regsvr32 rsaenh.dll / s
create a nifty script to re-register all the dll files that I still have. regsvr32 licdll.dll / s regsvr32 regwizc.dll / s regsvr32 msxml.dll / s regsvr32 msxml2.dll / s regsvr32 msxml3.dll / s regsvr32 comcat.dll / s regsvr32 shdoc401.dll / s regsvr32 shdoc401.dll / i / s regsvr32 asctrls.ocx / s regsvr32 oleaut32.dll / s regsvr32 shdocvw.dll
and name it updatefix.bat. then run it. . . . rem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo off c: net stop wuauserv regsvr32 / u wuapi.dll / s regsvr32 / u wups.dll / s regsvr32 / u wuaueng.dll / s regsvr32 / u wuaueng1.dll / s regsvr32 / u wucltui.dll / s regsvr32 / u wuweb.dll / s regsvr32 / u MSXML3.dll / s regsvr32 / u qmgr.dll / s regsvr32 / u qmgrprxy.dll / s regsvr32 / u jscript.dll / s regsvr32