PRB:"Index out of range" Error While Using Store Builder Wizard

ID: Q176545

The information in this article applies to:

SYMPTOMS

When you use the Commerce Server 2.0 Store Builder Wizard to add custom fields to the product table, you may receive the following error message during step 6 of building a new store:

   request object error "ASP 0105" index out of range.
   /mscs_storebuilderwizard/product_update.asp, line 43
   an array index is out of range.

CAUSE

The problem occurs because of a change in behavior between Internet Explorer (IE) 3.x and IE 4.0. Unlike IE 3.x, IE 4.0 does not post a list item when it is not selected, but the product_update.asp always references the Item(1) of the "field_add_std" field.

WORKAROUND

To work around the problem, use either of the following methods:

Additional query words: Foundation Merchant
Keywords          : kberrmsg kbbug2.00 
Version           : Windows:2.0
Platform          : WINDOWS
Issue type        : kbbug

Last Reviewed: February 23, 1999