Help with Input string was not in a correct format
From: Darren Clark (dclark88_at_hotmail.com)
Date: 05/07/04
- Next message: John Alderson: "Re: IIS Warm Up Period"
- Previous message: Steven Cheng[MSFT]: "Re: .NET question about the customErrors Tag"
- Next in thread: Kashypa: "RE: Help with Input string was not in a correct format"
- Reply: Kashypa: "RE: Help with Input string was not in a correct format"
- Reply: Patrice: "Re: Help with Input string was not in a correct format"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 07 May 2004 02:56:18 GMT
I thin i have found the most frustrating error EVER
"Input string was not in a correct format."
We are using Custom Datasets,,, so when it comes to running a stored proc
you set all the values and check they are OK>.
then when you actually run
myCommand.ExecuteNonQuery();
It throws that stupid error...
Even with running SQL profiler wont help as the code hasnt even hit the
datbase as yet.
Can anyone suggest a good way to debug these problems other than doing one
stored proc param at a time#?
- Next message: John Alderson: "Re: IIS Warm Up Period"
- Previous message: Steven Cheng[MSFT]: "Re: .NET question about the customErrors Tag"
- Next in thread: Kashypa: "RE: Help with Input string was not in a correct format"
- Reply: Kashypa: "RE: Help with Input string was not in a correct format"
- Reply: Patrice: "Re: Help with Input string was not in a correct format"
- Messages sorted by: [ date ] [ thread ]
Loading