View Single Post
  #1  
Old February 23rd 07, 01:36 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Ray
external usenet poster
 
Posts: 1
Default Unable to print in OE

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