Inconsistency between two 9879 builds

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
jpopowski1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Wed Oct 01, 2008 10:10 am

Inconsistency between two 9879 builds

Post by jpopowski1 » Thu Oct 02, 2008 11:53 am

I have a development system and a production system who both claim to be build 9879. The CommerceBuilder.dll is the same size and date (6/23) on both. However, in the ProductDialog.ascx (which has been customized), one requires an optionList in this statement

inv = InventoryManager.CheckStock(_ProductId, optionList, _SelectedKitProducts);

and one requires a productVariantId.

Doing help/about in the dashboard produces an identical list.

Can anyone guide me on where to look next for the difference? Looking at the InventoryManager source code it seems that the optionList agrees with source for 7.0. However, the production system is supposedly running 7.0 and using productVariantId .

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Inconsistency between two 9879 builds

Post by jmestep » Thu Oct 02, 2008 2:11 pm

There is a BuyProductDialogOptionList.ascx also. Maybe yours was renamed or something?
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply