• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

cmcpher5
#1 Posted : Wednesday, October 10, 2007 6:35:36 PM(UTC)
cmcpher5

Rank: Member

Joined: 10/10/2007(UTC)
Posts: 5

Hello all,

We're running the trial version for testing in anticipation of installing several new sites with BV5 and upgrading a couple of existing BV 2004 sites. We've run into an interesting error.
When we disable (uncheck) some of the product choices for a product and then attempt to add one of the disabled choices to the cart, instead of the information message that the product option is not available, a runtime error is thrown.

This is just a test site at the moment, so I set the compile option to debug and got the following details (server paths changed)
Code:

Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

Line 114: Else
Line 115: pnlPrices.Visible = False
Line 116: Me.MessageBox.ShowInformation("Currently Selected Combination Is Not Available.")
Line 117: End If
Line 118: ' Cross Sell


Source File: [REMOVED]\BVModules\ProductTemplates\BVC 2004 Layout\Product.aspx.vb Line: 116

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
BVModules_ProductTemplates_BVC_2004_Layout_Product.PopulateProductInfo(Boolean IsValidCombination) in [REMOVED]\BVModules\ProductTemplates\BVC 2004 Layout\Product.aspx.vb:116
BVModules_Controls_VariantsDisplay.SelectionChanged() in [REMOVED]\BVModules\Controls\VariantsDisplay.ascx.vb:100
BVSoftware.Bvc5.Core.Content.ProductChoiceTemplate.RaiseSelectionChangedEvent() +14
BVModules_ProductChoices_DropDownList_ProductChoiceView.ChoiceList_SelectedIndexChanged(Object sender, EventArgs e) in [REMOVED]\BVModules\ProductChoices\Drop Down List\View.ascx.vb:51
System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e) +105
System.Web.UI.WebControls.DropDownList.RaisePostDataChangedEvent() +134
System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent() +7
System.Web.UI.Page.RaiseChangedEvents() +137
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4778


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832


We had no errors with the install and everything else seems to work fine so far. Any ideas?

Thanks.
[email protected]
#2 Posted : Friday, October 12, 2007 2:52:34 PM(UTC)
everett@bvsoftware.com

Rank: Member

Joined: 3/8/2007(UTC)
Posts: 139

The hotfix here should take care of this issue:

http://forums.bvcommerce...lt.aspx?f=88&m=47782

Thanks,
Everett Comstock

BV Software
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012