Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 23rd, 2008, 10:35 AM
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default SetInputControlsHighlight

How can I debug the following issue:

I have my e-commerce application, based on TBH, working just fine in a production environment.
After some time improving the application I tried to add an item to the ShoppingCart and got the following error:

  System.FormatException was unhandled by user code
  Message="Especificador de formato inválido."
  Source="mscorlib"

When I test the application in the old CPU with the same win xp / vs 2005 it works fine.

I identified that the problem is with the controls state and SetInputControlsHighlight method when using the new CPU. If I isolate the SetInputControlsHighlight method I don't get the error.

Can anyone give a direction to solve this problem?

 
Old February 23rd, 2008, 08:42 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It's probably not related to the CPU. There are apparently some other config or source differences between these sites.

Eric










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.