View Single Post
  #2  
Old February 23rd 07, 01:49 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Bruce Hagen
external usenet poster
 
Posts: 10,210
Default Unable to print in OE

See if this helps.

Go to Start | Run and type, (or copy/paste):

regsvr32 ole32.dll

Press Enter.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"Ray" wrote in message
...
For a unknown reason (scratching head) I can no longer print anything in
OE. Machine has IE7, OE6 with all current updates installed. I can print
from any other program just not from OE. All I get is a simple pop-up
error...."A Runtime Error has occured. Do you wish to Debug? Line: 2019
Error: Unspecified error." I don't have a clue what happen, hope someone
here has a suggestion.

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

** error points to this line** : this._strDocURL;

}

function CPrintDoc_PrintAllSubDocuments(fRecursionOK)

{

if (this._aDoc)

{

var nDocs = this._aDoc.length;

var i;

g_cLeftToPrint += nDocs;

for (i = 0; i nDocs; i++)




--

Ray
Live free and ride!

"Without ammunition, the USAF would be just another expensive
flying club." - Unknown


Ads