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

Notification

Icon
Error

Cliff
#1 Posted : Sunday, December 2, 2007 1:40:39 AM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

On the single page checkout, when I'm signed in and use the address button to select an address, the 'Bill To' button works as expected, closing the panel and adding the address to the billing fields. However, when clicking the 'Ship To' button, absolutely nothing happens.

The error in the ajax response is: System.ArgumentOutOfRangeException: 'ShippinglstCountry' has a SelectedValue which is invalid because it does not exist in the list of items.

I've replicated this on two different stores with the SP3 update installed.
dotnetdiva
#2 Posted : Sunday, December 2, 2007 2:45:34 AM(UTC)
dotnetdiva

Rank: Member

Joined: 6/26/2006(UTC)
Posts: 351

I got this error as well.
Angela
Attached to Baby

http://www.attachedtobaby.com

"closer to your heart... do you don't miss a beat."

Chris Dittmeier
#3 Posted : Sunday, December 2, 2007 10:55:51 AM(UTC)
Chris Dittmeier

Rank: Member

Joined: 1/3/2004(UTC)
Posts: 1,497

I see the same thing. Commenting out the line 263 below in EndSub[/code]</FONT>

Protected
Sub AddressList_ItemCommand(ByVal source As Object, ByVal e As System.Web.UI.WebControls.DataListCommandEventArgs) Handles[color=#000000>]

[/color]If"BILLTO"Then
DimAsMeIfIsNotNothingThen</P>ForEachAsInIfThen</P>ExitFor</P>EndIf</P>Next</P>EndIf</P>ElseIf"SHIPTO"Then</P>DimAsMeIfIsNotNothingThen</P>ForEachAsInIfThen</P>ExitFor</P>EndIf</P>Next</P>EndIf</P>EndIf</P>EndSub</P>
[/code]
I'm still looking into why.
Chris
Sirius Programming

www.siriusprogramming.com
Chris Dittmeier
#4 Posted : Sunday, December 2, 2007 11:54:48 AM(UTC)
Chris Dittmeier

Rank: Member

Joined: 1/3/2004(UTC)
Posts: 1,497

Bvin for address is set to an empty string because of the following line 204 in address.vb, which is commented out.

[code]
EndSub
This is also why the e.CommandArgument is empty as it gets populated from the address Bvin value.



Remove the comment mark and the selection of BILLTO and SHIPTO work fine. This affects the Core code and was this way in SP1 and SP2 also.
Chris
Sirius Programming

www.siriusprogramming.com
Coleen
#5 Posted : Monday, December 3, 2007 10:25:24 AM(UTC)
Coleen

Rank: Member

Joined: 4/30/2007(UTC)
Posts: 383

Seeing as this directly effects all of us a hotfix would be nice promptly.
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