> I have a slightly different runtime error, as of yesterday (which happens to
> be when I installed IE7beta3, which makes me suspicious). I'm running
> Outlook 2003, with all SPs and patches installed. If I am viewing emails in
> my Inbox, using the Reading Pane, and I click on the printer icon on the main
> Outlook toolbar, I get:
>
> "A Runtime Error has occurred. Do you wish to debug?
> Line: 251. Error: Permission Denied."
>
> but ... if instead I open the email by double-clicking on it so that it
> opens in its own child window, and then I click on the printer icon on the
> toolbar in that window, it prints just fine to the default printer.
>
> This seems to be consistent across all emails in the Inbox, so it doesn't at
> this stage appear to be content related.
>
> Any suggestions?
> --
> *******************
> Cogito, ergo Deus est!
>
>
> "Hal Hostetler [MVP P/I]" wrote:
>
> > This might fix the problem; go to 'Start|Run', type:
> >
> > regsvr32 ole32.dll
> >
> > and click OK.
> >
> > Hal
> > --
> > Hal Hostetler, CPBE -- hhh[ at ]kvoa.com
> > Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
> >
http://www.kvoa.com -- "When News breaks, we fix it!"
> > KVOA Television, Tucson, AZ. NBC Channel 4
> > Still Cadillacin' - www.badnewsbluesband.com
> >
> > "sek0910" <sek0910[ at ]discussions.microsoft.com> wrote in message
> > news:55C4D490-FAC9-4BA5-AC44-4175AABF8650[ at ]microsoft.com...
> > > suddenly I can't print individual email messages. When I try, I get a
> > > message saying that a Runtime Error has occurred (at Line 1343).
> > >
> > > When I debug, I get the following (the last line producing the error):
> > >
> > > function CPrintDoc_InitDocument( fUseStreamHeader )
> > > {
> > > var fReallyUseStreamHeader = (fUseStreamHeader &&
> > > (dialogArguments.__IE_OutlookHeader != null));
> > > this._anMerge[1] = (fReallyUseStreamHeader) ? 1 : 0;
> > > this._nStatus = (fReallyUseStreamHeader) ? 0 : 1;
> > > this.AddFirstPage();
> > > this._aaRect[this._nStatus][0].contentSrc = (fReallyUseStreamHeader)
> > > ? dialogArguments.__IE_OutlookHeader
> > > : this._strDocURL;
> > >
> > >
> > > Any suggestions?
> > > Thanks
> >
> >
> >