PRB: "Object Doesn't Support This Property or Method.:'onMove'" Error Message When You Rearrange Properties Within a Product Definition (310971)
The information in this article applies to:
- Microsoft Commerce Server 2002
- Microsoft Commerce Server 2000
- Microsoft Internet Explorer version 6 for Windows XP
This article was previously published under Q310971 SYMPTOMS
If you change the order of properties within a Commerce Server 2000 catalog, you may receive the following error message in Internet Explorer:
An error has occurred in the script on this page
Object doesn't support this property or method.:'onMove'
This problem occurs under the following circumstances:
- When you use Microsoft Windows XP with Internet Explorer and Commerce Server 2000 BizDesk.
- When you use Internet Explorer version 6 and Commerce Server 2000 BizDesk.
- When you arrange assigned properties within a product definition.
CAUSE
In Internet Explorer 6, the OnMove event is an event property in the form. This problem occurs because Internet Explorer 6 does not recognize OnMove as a function.
RESOLUTION
To resolve this problem, follow these steps:
- Open the BizDesk site folder on the drive where you unpacked your Commerce site, and then locate the Common.asp file.
- Open Common.asp in a text editor such as Notepad.
- Change all instances of OnMove to OnMovex.
- In the BizDesk site folder that you opened in step 1, locate the Edit_ProductDefinition.asp file.
- Open Edit_ProductDefinition.asp in a text editor such as Notepad.
- Change all instances of OnMove to OnMovex.
Modification Type: | Major | Last Reviewed: | 11/17/2003 |
---|
Keywords: | kbfix kbprb KB310971 |
---|
|