Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 310971 - Last Review: November 17, 2003 - Revision: 3.3
PRB: "Object Doesn't Support This Property or Method.:'onMove'" Error Message When You Rearrange Properties Within a Product Definition
This article was previously published under Q310971
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.
-or-
- When you use Internet Explorer version 6 and Commerce Server 2000 BizDesk.
-and-
- When you arrange assigned properties within a product definition.
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.
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.
Steps to Reproduce the Behavior
- Unpack the Commerce 2000 Retail solution site.
- Set up the Retail BizDesk client on a Windows XP-based system or a system that has Internet Explorer version 6 installed.
- In Commerce 2000 BizDesk, click to expand the Catalogs module, and then click Catalog Designer.
- Click View Catalog Definitions, and then click Product Definitions.
- Click New Product Definition.
- Under Product Properties, in the Assigned properties list box, select a property.
- Click Move Up or Move Down to rearrange the order of the product properties.
APPLIES TO
- Microsoft Commerce Server 2002 Standard Edition
- Microsoft Commerce Server 2000 Standard Edition
- Microsoft Internet Explorer 6.0, when used with:
- Microsoft Windows XP Home Edition
- Microsoft Windows XP Professional
- Microsoft Windows XP Media Center Edition
- Microsoft Windows XP Tablet PC Edition
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate