Cannot Print from Internet Explorer 6

  • Thread starter Thread starter Eric R
  • Start date Start date
E

Eric R

Ever since a recent Windows 2000 update installed, I am
unable to print from IE 6. I receive the following error:

An error has occurred in the script on this page.

Line: 639
Char: 1
Error: Invalid Argument
Code: 0
URL: res://C:\WINT\system32\shdoclc.dll/preview.dlg

Nothing in the Knowledge Base refers to IE 6 or Windows
2000.
 
Eric R said:
Ever since a recent Windows 2000 update installed, I am
unable to print from IE 6. I receive the following error:

An error has occurred in the script on this page.

Line: 639
Char: 1
Error: Invalid Argument
Code: 0
URL: res://C:\WINT\system32\shdoclc.dll/preview.dlg

Nothing in the Knowledge Base refers to IE 6 or Windows
2000.

Cannot Print from Internet Explorer
http://support.microsoft.com/?kbid=293176
Cannot Print from Internet Explorer or Outlook Express
http://support.microsoft.com/?kbid=224202
 
Both those knowledge base articles are not for IE 6 or
Windows 2000. Where is the IEPEERS.dll on windows 2000
disk?
 
If all fails check for parasites that are known to cause this type of error.

IE 6.

Try this: Tools > Internet Options > Advanced > Browsing
Uncheck the Enable 3rd party browser extensions

If this clears your problem then find out who the culprit(s) is/are with
these tools.

Let AD-Aware Scan your system for advertising Spyware
http://www.lavasoftusa.com

or:

SpyBot-S&D
http://security.kolla.de/

p.s Reset the 3rd party browser setting.

More:
Dealing with Unwanted Spyware, Parasites, Toolbars and Search Engines
http://mvps.org/winhelp2002/unwanted.htm
 
That didn't solve the problem, thanks anyway.
-----Original Message-----
If all fails check for parasites that are known to cause this type of error.

IE 6.

Try this: Tools > Internet Options > Advanced > Browsing
Uncheck the Enable 3rd party browser extensions

If this clears your problem then find out who the culprit (s) is/are with
these tools.

Let AD-Aware Scan your system for advertising Spyware
http://www.lavasoftusa.com

or:

SpyBot-S&D
http://security.kolla.de/

p.s Reset the 3rd party browser setting.

More:
Dealing with Unwanted Spyware, Parasites, Toolbars and Search Engines
http://mvps.org/winhelp2002/unwanted.htm






.
 
Try reinstalling the Windows 5.6 Scripting Engine, Eric:

http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

(Everything, including your AV app, should be closed when doing so.)

Run this fix (it's good for Win2K)
http://www.angelfire.com/dragon/sramesh2k/utils/IEFix.exe and/or re-register
the DLLs listed in http://support.microsoft.com/?kbid=281679.

More on this conundrum at
http://www.mvps.org/inetexplorer/answers3.htm#preview_dlg.

Did you upgrade to Win2K from an earlier Windows version?[/QUOTE]
 
Cannot Print from Internet Explorer
Both those knowledge base articles are not for IE 6 or
Windows 2000. Where is the IEPEERS.dll on windows 2000
disk?

Check for yourself with the DLL Help Database.

< http://support.microsoft.com/default.aspx?scid=/servicedesks/fileversion/dllinfo.asp >


Does this mean that you have checked that you _have_
a TEMP environmental variable? (KB22402)
Also, more importantly, that the path is valid and can be
written to by the current user (at least).

Simple way to check -- open a command window and enter:
set T
and
cd /d %TEMP%
and
dir * >write_test.txt


Also referenced by relevant KB articles is the idea of re-registering
some .dlls, especially if Office XP has just been installed (KB301960)

(TechNet Boolean search for iepeers* AND kbie2* AND print*)

So that suggests that it may be useful to try an IE Repair.

E.g. the most common possibility would be to Run...
(press Win-R and enter:)
rundll32 setupwbv.dll,IE6Maintenance
Note: entry point name is case sensitive.

If that doesn't result in error messages it will want to reboot
so you might as well shut down all other applications first.
Also, the repair phase actually occurs during the reboot
so to avoid the possibility of interference with that
you should temporarily disable your security programs
(e.g. virus scanner, etc.).


Another common suggestion which cures certain printing
problems is disabling BHO

<title>298931 - How to Disable Third-Party Tool Bands and Browser Helper Objects</title>

Notice that you must close all IE windows in order to test
this change. Verify that iexplore.exe is not in the the list
of active processes using Task Manager.
(E.g. press Ctrl-Shift-Esc,Ctrl-Tab, and enough I's to prove that.)


Good luck

Robert Aldwinckle
 
I'll try your suggestions. Everything was working fine
until a recent automatic Windows update installed.
 
Back
Top