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

Notification

Icon
Error

stevemanatt
#1 Posted : Thursday, October 29, 2009 11:31:33 AM(UTC)
stevemanatt

Rank: Member

Joined: 10/17/2008(UTC)
Posts: 9

I'm having reports of some users (not all) getting an error generated when hitting the "Add to Cart" button. Any ideas on why this would happen and how it can be solved? The server event log shows the following:


[1]Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/29/2009 12:22:04 PM
Event time (UTC): 10/29/2009 4:22:04 PM
Event ID: 1b443011be184f04b60733b4ff6fc8e3
Event sequence: 35
Event occurrence: 2
Event detail code: 0


Application information:
Application domain: /LM/W3SVC/3771883/ROOT/secure-1-129013062561803036
Trust level: Full
Application Virtual Path: /secure
Application Path: XXXXXXXXX
Machine name: XXXX



Process information:
Process ID: 123228
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: FormatException
Exception message: Input string was not in a correct format.



Request information:
Request URL: http://www.carycollinsdesigns.com/secure/BVModules/ProductTemplates/Bvc5/Product.aspx?productid=5b7b8060-2a08-45ac-997c-4d16471bfc08
Request path: /secure/BVModules/ProductTemplates/Bvc5/Product.aspx
User host address: x.x.x.x
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 5
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Web.UI.WebControls.ImageButton.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[/1]
Thanks,
Steve Manatt
Matt@9BallDesign
#2 Posted : Thursday, October 29, 2009 12:14:39 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

give this is shot if you haven't already. open up every master page in your theme folder

add this:

<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>

right below the opening <head> tag.

so it looks like this

<head ....>

<meta http-equiv="X-UA-Compatible" content="IE=7">

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>

...

...

...

</head>



the ... means leave whatever else was already there in place. It may or not be the solution but it won't hurt to have it there.
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative & Builder's Hardware

------------------------------------------------
stevemanatt
#3 Posted : Thursday, October 29, 2009 3:47:47 PM(UTC)
stevemanatt

Rank: Member

Joined: 10/17/2008(UTC)
Posts: 9

Matt,

This did indeed fix it. So, is this something that helps with IE8?
Thanks,
Steve Manatt
Matt@9BallDesign
#4 Posted : Thursday, October 29, 2009 5:25:49 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

Glad it worked. Don't quote me outside of this thread.... but I think it's related to anthem and how msoft handles it via IE8.
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative & Builder's Hardware

------------------------------------------------
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.

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