Discussion:
Problem when printing in IE 8 beta 2
(too old to reply)
BuzzLightyear
2008-08-29 14:55:02 UTC
Permalink
If I click on Print button I get an Internet Explorer Script Error:

Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js

and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe

I'm running IE 8 beta 2 on Windows Vista Home Premium.

Disabling Protected Mode makes pages print correctly
PA Bear [MS MVP]
2008-08-29 15:07:48 UTC
Permalink
Are you running Vista SP1? <= just a question, not a recommendation!

Does this behavior persist after uninstalling IE8 Beta 2 (which
automatically returns the machine to IE7)?
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
BuzzLightyear
2008-08-29 17:20:07 UTC
Permalink
Yes, I'm running Vista SP1 up to date.
If I uninstall IE8, I get this error message when printing in protected mode:
"Impossible to find
'file:///C:/Users/Matteo/AppData/Local/Temp/Low/6N77Q6DJ.htm'."
(file name changes every time)

Printing in protected mode works correctly.
Maybe some authorization problems?
Post by PA Bear [MS MVP]
Are you running Vista SP1? <= just a question, not a recommendation!
Does this behavior persist after uninstalling IE8 Beta 2 (which
automatically returns the machine to IE7)?
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
PA Bear [MS MVP]
2008-08-29 17:37:20 UTC
Permalink
Issue
========
When printing in IE7 on Vista SP1 with UAC enabled, the following error
message is received:

"Cannot find 'file:///c:/TEMP-S~1/Low/SXFJLS4I.htm'. Make sure the path
or Internet address is correct."

Cause
========
When UAC is enabled, IE7 is running under Protected Mode and can only write
to low integrity objects. The Temp\Low folder has incorrect integrity level
setting.

Resolution
========
Run the following command to set low integrity level on the Low folder:

icacls C:\Temp\Low /setintegritylevel (OI)(CI)low

[Source: Microsoft Online Partner Support]
--
~PA Bear
Post by BuzzLightyear
Yes, I'm running Vista SP1 up to date.
If I uninstall IE8, I get this error message when printing in protected
mode: "Impossible to find
'file:///C:/Users/Matteo/AppData/Local/Temp/Low/6N77Q6DJ.htm'."
(file name changes every time)
Printing in protected mode works correctly.
Maybe some authorization problems?
Post by PA Bear [MS MVP]
Are you running Vista SP1? <= just a question, not a recommendation!
Does this behavior persist after uninstalling IE8 Beta 2 (which
automatically returns the machine to IE7)?
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
Peter Flindt
2008-08-29 17:17:59 UTC
Permalink
BuzzLightyear wrote on 29.08.2008 n Message
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
I confirm this.
I guess something is wrong with IE8.0 and the file userrights in
Vista...

Peter
Serra
2009-01-09 11:44:05 UTC
Permalink
Try this:

re-define the authorizations on the folder: c:\tmp\low. Set to full control
to all users.
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
Hanko Panko
2009-03-09 13:23:02 UTC
Permalink
I am running Win 7 build 7048 and get the same Script Error with Print
Preview. Disabling Protected Mode solves this issue.

I read something about changing authorization rights on a folder called
c:\temp\low or c:\tmp\low. Alas, I don't ave this folder.

Waiting for a solution...
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
PA Bear [MS MVP]
2009-03-09 18:15:29 UTC
Permalink
=> The following is the recommended fix for the issue in Vista & IE7. It
may work for you in Win7 beta but YMMV.

Issue
========
When printing in IE...with UAC enabled, the following error message is
received:

"Cannot find 'file:///c:/TEMP-S~1/Low/SXFJLS4I.htm'. Make sure the path
or Internet address is correct."

Cause
========
When UAC is enabled, IE is running under Protected Mode and can only write
to low integrity objects. The Temp\Low folder has incorrect integrity level
setting.

Resolution
========
Run the following command to set low integrity level on the Low folder:

icacls C:\Temp\Low /setintegritylevel (OI)(CI)low

[Source: Microsoft Online Partner Support]

=> Your case isn't exactly the same since you're running Win7 Beta and not
running IE8 Beta2. The above notwithstanding, you should be posting here
instead:

Windows 7 Beta Support Forums
http://social.technet.microsoft.com/Forums/en/category/w7itpro/
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Client - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by Hanko Panko
I am running Win 7 build 7048 and get the same Script Error with Print
Preview. Disabling Protected Mode solves this issue.
I read something about changing authorization rights on a folder called
c:\temp\low or c:\tmp\low. Alas, I don't ave this folder.
Waiting for a solution...
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
@discussions.microsoft.com>
2009-08-21 13:35:01 UTC
Permalink
Post by BuzzLightyear
Line: 2281
Char: 1
Error: Object required
Code: 0
URL: res://ieframe.dll/preview.js
and I can't print the page. Then the tab can't be closed and I have to
terminate explorer.exe
I'm running IE 8 beta 2 on Windows Vista Home Premium.
Disabling Protected Mode makes pages print correctly
paintballnutta
2009-09-14 09:09:01 UTC
Permalink
I spent ages trying to find a fix for this, so thought I would forward what
helped for me

http://forums.techarena.in/windows-vista-mail/1170653.htm

Hope this helps everyone else!
DogVomit
2010-01-31 09:13:01 UTC
Permalink
I am running Win 7 Ultimate x64 and was having the same issue with printing
from IE8, but the fix in the link below fixed it. THANK YOU paintballnatta!!
Post by paintballnutta
I spent ages trying to find a fix for this, so thought I would forward what
helped for me
http://forums.techarena.in/windows-vista-mail/1170653.htm
Hope this helps everyone else!
Loading...