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.

Error message when you run a query in the Health and Activity Tracking tool in BizTalk Server 2006: "An error has occurred in the script on this page"


View products that this article applies to.

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/ ) Description of the Microsoft Windows registry

↑ Back to the top


Symptoms

In Microsoft BizTalk Server 2006, you may receive an error message that resembles the following when you run a query in the Health and Activity Tracking (HAT) tool:
An error has occurred in the script on this page.
Error: Object doesn't support this property or method.
URL: file://C:\Program Files\Microsoft BizTalk Server 2006\Tracking\BRMA\FindMsg.htm

Do you want to continue running scripts on this script?

↑ Back to the top


Cause

This issue occurs if a value is missing from the registry.

↑ Back to the top


Resolution

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To resolve this issue, re-create the registry value. To do this, follow these steps:
  1. Click Start, click Run, type notepad, and then click OK.
  2. Paste the following text in the Notepad document.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\CLSID]
    @="{0000031A-0000-0000-C000-000000000046}"
  3. On the File menu, click Save.
  4. In the Save as type list, click All Files.
  5. In the Save in list, click Desktop.
  6. In the File name box, type KB918320.reg, and then click Save.
  7. On the File menu, click Exit.
  8. On the desktop, double-click KB918320.reg, and then click Yes to add the value to the registry.

↑ Back to the top


Keywords: KB918320, kbprb, kbtshoot, kbbts, kbbtshat

↑ Back to the top

Article Info
Article ID : 918320
Revision : 2
Created on : 5/12/2006
Published on : 5/12/2006
Exists online : False
Views : 366