Error on saved Web page

N

Normand Ouellette

Certain web pages that I browse are okay when downloaded but when I save
certain pages to my documents folder it shows an error on page on the saved
web page. This occurs for web pages like MSDN. The upper and left portion of
the page are not saved or distorted.

This is the error message:

Internet Explorer Script Error

An error has occurred in the script on this page.
Line: 0
Char.: 0
Error: Access denied to :

http://www.Microsoft.com/library/shared/htc/deeptree.htc
Code: 0
Url: mhtml.file://c:\Documents and Settings\owner\My
Documents\Internet Explorer\
Microsoft TechNet\ms03-004.mht

Do you want to continue running scripts? Yes
No


I have another problem saving certain web pages. When I try to save certain
web pages a message pops up saying that "The web page cannot be saved at
that location." I don't know if this is the same problem as the one above or
not.

I am running Windows XP, IE 6.0, and OE 6.0

Help would be appreciated. Thanks

Normand
 
H

H Leboeuf

Common script errors messages can be eliminated by Clicking:
Menu: Tools - Internet Options - Advanced tab.
Check "Disable script debugging"
Uncheck "Display a notification about every script error"
--

If you need the latest script engine go to:

Microsoft's Scripting download
Get the latest. Two download versions are available for Windows Script 5.6.
The first version requires Windows 2000; the second version requires
Microsoft Windows 98, Millenium Edition (Me), or NT 4.0. Please choose the
download appropriate for your operating system.
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp


2nd problem not much you can do.

This Web Page Could Not Be Saved
When you attempt to save a Web page using the Web Page, complete
(*.htm;*.html) or Web Archive, single file (*.mht) options in Internet
Explorer, you may receive the follow error message: Error Saving Web Page.
This Web page could not be saved.
http://support.microsoft.com/?kbid=235589 (i. e. 5, 6. May 10, 2003)
----------------------------------------------------------------------------
----

The probable cause is that the web page contains a link to a StyleSheet
which resides
on a different server than the one where the page is located. After some
recent
security update (MS02-023 Patch or later), Internet Explorer blocks access
to
StyleSheet code if the code is on a different domain/server.
This is why the page fails to be saved.

For more information about MS02-023, please see:
322928 MS02-023: Patch Available to Disable Frames in the Restricted Sites
Zone
http://support.microsoft.com/?id=322928

The following is an example:
=====================
1. Open the web site in Internet Explorer on a machine
where MS02-023 security patch or later (such as Internet Explorer 6 SP1) is
installed.

2. Select Internet Explorer File menu and select Save.
3. Leave 'Save as Type' to 'Web Page, complete (*.htm,*.html)

Before saving of the web page is complete, and error message appears:
"Error Saving Web Page: The Web page could not be saved to the selected
location".
You can click OK to close the message, but the page is not saved to disk.

If you do the same with for example everything
works perfectly.

ANALYSIS
========
The difference is that postimees.ee uses:
<ink rel="stylesheet"
href="http://194.204.30.64/postimees/styles/postimees.css">
and aflonbadet:
<LINK rel="stylesheet" type="TEXT/CSS"
href="http://www.aftonbladet.se/vss/sidhuvud/css/files/0,3590,bas,00.css">

194.204.30.64 is a different server than the current web page, while
www.aftonbladet.se is in the same sever.

To resolve the problem, you can inform the web site administrator to change
the StyleSheet location in the website.

Regards,
Hover Xue
Microsoft Partner Online Support

Henri Leboeuf
Web page: http://www.generation.net/~hleboeuf/index.htm
 
N

Normand Ouellette

Just reading your message and want to thank you for your time and help it
was
really appreciated.
"Disable script debugging" is checked and "Display a notification about
every script error" is unchecked.
Where do I check to find out which Windows Script version that I have?
I was always able to download and save web pages without any problems until
lately and thought this might be due to the updates. I can download the web
pages ( in my two problems) if I download them in HTML only format or Text
only.
I think that you are right in thinking that it might be caused by the use of
styled sheets.
Here is the error message that was displayed in the header section of my
downloaded page:

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then
click the Refresh button, or try again later.


----------------------------------------------------------------------------
--

Required white space was missing. Error processing resource
'mhtml:file://C:\Documents%20and%20Settings\Owner\My%20Documents\Internet%20
Explorer\Microsoft%20TechNet%20MS03-004.mht!http://www.microsoft.com/library
/shared/deeptree/asp/toolbar.asp?tbcfg=/technet/treeview/toolbarconfig.xml'.
Line 1, Position 62

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


This might give you a better idea why it happens.

Normand

Att: H Leboeuf
 
H

H Leboeuf

Look in the general section on this page.
http://www.generation.net/~hleboeuf/xml.htm



Normand Ouellette said:
Just reading your message and want to thank you for your time and help it
was
really appreciated.
"Disable script debugging" is checked and "Display a notification about
every script error" is unchecked.
Where do I check to find out which Windows Script version that I have?
I was always able to download and save web pages without any problems until
lately and thought this might be due to the updates. I can download the web
pages ( in my two problems) if I download them in HTML only format or Text
only.
I think that you are right in thinking that it might be caused by the use of
styled sheets.
Here is the error message that was displayed in the header section of my
downloaded page:

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then
click the Refresh button, or try again later.


-------------------------------------------------------------------------- --
Explorer\Microsoft%20TechNet%20MS03-004.mht!http://www.microsoft.com/library/sh...asp?tbcfg=/technet/treeview/toolbarconfig.xml'.
Line 1, Position 62

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


This might give you a better idea why it happens.

Normand

Att: H Leboeuf
[/QUOTE]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top