CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 ArgumentException: Unable to set value ......

Print topic Send  topic

Author Message
mike2
Posted: 01/11/2005, 3:58 AM

hello,
i've sometimes an error in my page..but i cant find it..can somebody explaine the code??

****************
[ArgumentException: Unable to set value for the Integer field: Unable to parse the 'Value' argument or cast it to the System.Int64 type]


aquisa_aktiv.Data.IntegerField.SetValue(Object Value, String format) +285
aquisa_aktiv.aquisa25backup.prior_DataProvider.GetResultSet(Int32& PagesCount, FormSupportedOperations ops) +9202
aquisa_aktiv.aquisa25backup.aquisa25backupPage.prior_Bind() +353
aquisa_aktiv.aquisa25backup.aquisa25backupPage.onload(EventArgs e) +3117
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +739
****************+

thanks kurt

Stan
Posted: 01/11/2005, 4:12 AM

Kurt

This means that your DB is return non-integer (or even non-number) value for control with data type 'Integer'. For example you can store integer values in table column with type ‘text’, and in some row the string value is contained in this column,

Stan

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.