Rank: Member
Joined: 3/1/2004(UTC) Posts: 145
|
I received the following error when trying to set up a new offer, not sure what is causing it I have other offers set up without any problems in the past.
<H1>Server Error in '/' Application. <HR width="100%" color=silver SIZE=1> </H1> <H2>Compilation Error </H2>[color=#ffffcc>
[tr ][td ][/tr][tr ]<TD><CODE> Line 210: Dim orderTotalMax As Decimal = 0 Line 211: [color=red>Line][/color]Line 213: If Decimal.TryParse(OrderTotalMaxTextBox.Text, Globalization.NumberStyles.Currency, Threading.Thread.CurrentThread.CurrentUICulture, orderTotalMax) Then Line 214: If orderTotalMax <= orderTotalMin Then</PRE>[/code][/td][/tr]</TABLE>
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
What service pack are you running? Did you recently add Microsoft Ajax to your site?
|
|
|
|
Rank: Member
Joined: 3/1/2004(UTC) Posts: 145
|
Marcus, It should be 5.2 and yes Ajax has been added recently.
Rich
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
I think we corrected this in 5.3.2. The problem is that Microsoft added a conflicting namespace in their ajax library and we had some calls that were not full qualified class names to ours.
|
|
|
|
Rank: Member
Joined: 3/1/2004(UTC) Posts: 145
|
Marcus, Ok, thanks I will pass this along.
Rich
|
|
|
|
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.