Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: "FRONTPG.EXE Caused an Invalid Page Fault in Mso9.dll" Error Message When You Try to Save Changes to a Web


View products that this article applies to.

This article was previously published under Q308943

↑ Back to the top


Symptoms

When you try to save changes to a Microsoft FrontPage Web, you may receive an error message similar to the following:
This program has performed an illegal operation and will be shut down.

If the problem persists, contact the program vendor.
When you click Details (on Microsoft Windows Millennium Edition, press ALT+D), you receive the following message:
FRONTPG.EXE caused an invalid page fault in Mso9.dll at address.
NOTE: The actual memory address may vary.

↑ Back to the top


Cause

This problem can occur in the following cases:

Case 1

If the Web page you are trying to save contains the Description or Keywords meta tags.

Case 2

If there is an issue with Web Folders on the client that prevents you from connecting to any Web server, including a Web server on the local computer.

↑ Back to the top


Resolution

To resolve this use the method appropriate to your situation.

Case 1

Method 1: Remove the Description or Keyword Meta Tags

To do this, follow these steps:
1.In FrontPage, open the Web page. Click the HTML tab.
2.Find and delete the KEYWORDS and DESCRIPTION meta tags. These tags are located between the <HEAD> and </HEAD> tags.

For example, a Description tag may look similar to the following:
<meta name="description" content="Exceptional Collection of Handmade Crafts">
					

Method 2: Place the Description or Keyword Meta Tag inside a Web Component

1.In FrontPage, open the Web page. Click the HTML tab.
2.Find and select the KEYWORDS or DESCRIPTION tag.

NOTE: These tags are located between the <HEAD> and </HEAD> tags.
3.On the Edit menu, click Cut.
4.Click the Normal tab.
5.On the Insert menu, point to Advanced, and then click HTML.
6.In the HTML Markup dialog box, right-click and then click Paste on the shortcut menu.
7.Click OK to close the HTML Markup dialog box.
8.Click the HTML tab.
9.The Description or Keyword meta tag appears inside an HTMLMarkup Web component and looks similar to this:
<!--webbot bot="HTMLMarkup" startspan -->
<meta name="description" content="Exceptional Collection of Handmade Crafts">
<!--webbot bot="HTMLMarkup" endspan -->
						
NOTE: The HTMLMarkup Web component should be located between the <BODY> and </BODY> tags.

Case 2

Reinstall the Web folder files. To do this, follow these steps:

NOTE: Do not follow these steps if you are using Microsoft Windows 2000, Microsoft Windows XP, Microsoft Office XP or Microsoft FrontPage 2002. The folders that are renamed may not be replaced by running the Detect and Repair utility. These folders can only be restored with Microsoft Office 2000 or Microsoft FrontPage 2000. If you receive an "access denied" error when you try to rename any of the following folders, close any programs that are running or restart the system in safe mode.
1.Quit FrontPage 2000.
2.Rename the following folders:
Drive:\Program Files\Common Files\System\Ole db
Drive:\Program Files\Common Files\Microsoft Shared\Web Folders
Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions
To do this, use Windows Explorer to locate each folder, right-click the folder, click Rename, add old to the end of the folder name, and then press ENTER.

3.Start FrontPage.
4.On the Help menu, click Detect and Repair.
The Detect and Repair utility reinstalls the renamed folders.

For additional information about troubleshooting Web Folders, click the article number below to view the article in the Microsoft Knowledge Base:
287402 Troubleshooting Web Folders

↑ Back to the top


Keywords: KB308943, kbprb, kberrmsg

↑ Back to the top

Article Info
Article ID : 308943
Revision : 2
Created on : 1/7/2006
Published on : 1/7/2006
Exists online : False
Views : 246