Re: IE Script Error in OE when trying to print
- From: "Robert Aldwinckle" <robald@xxxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 14:02:08 -0400
"benedict1" <benedict1@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:95DAE4C3-6173-4938-A2D6-5826355B4EE7@xxxxxxxxxxxxxxxx
>I get this error when trying to print a newsletter I subscribe to while in OE
> --------------------------------------------------------------------------------
> Line: 1344
> Char: 1
> Error: Unspecified error.
> Code: 0
> URL: res://C:\WINDOWS\system32\shdoclc.dll/preview.dlg
Let's try doublechecking what you have at that line in your version
of that module.
E.g. enter in the Address bar of an IE window:
res://shdoclc.dll/preview.dlg
and do a View Source of the result.
Assuming that opens up a Notepad window make sure
that Word Wrap is unchecked (e.g. in Format menu)
and Status Bar is checked (e.g. in View menu)
Next scroll to line 1344 and see what's there.
E.g. here is what I have from 1338 to 1344 inclusive:
<example>
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)
</example>
FWIW
Robert Aldwinckle
---
>
> Do you want to continue running scripts on this page?
> ---------------------------------------------------------------------------
> I use an HP PSC 2175 printer.
>
> I can get around it by copying everything into Word or Easy Word and
> printing the text. But then the pictures are lost. I know this has
> something to do with HTML setting somewhere, but can't find it.
>
> Anyone know how to fix this?
>
> Thank you.
>
> Never used to see this.
>
> --
> Thank you for your help,
>
> benedict1
>
.
- Follow-Ups:
- Re: IE Script Error in OE when trying to print
- From: benedict1
- Re: IE Script Error in OE when trying to print
- References:
- IE Script Error in OE when trying to print
- From: benedict1
- IE Script Error in OE when trying to print
- Prev by Date: Re: Searching from the address bar
- Next by Date: Re: reset IE to default settings
- Previous by thread: Re: IE Script Error in OE when trying to print
- Next by thread: Re: IE Script Error in OE when trying to print
- Index(es):
Relevant Pages
|
Loading