Knowledgebase: RadarCube WPF
The FormatException with the text 'Input string was not in a correct format'...
Posted by Vladimir Lyutetsky on 26 February 2008 01:54 PM
|
|
When an MDX query is processed, you receive a System.FormatException with the error and stack trace like: "Input string was not in a correct format." This error is a known ADOMD.NET problem that sometimes appears, if the Number Format settings in the Windows Control Panel are other than English (American). To get rid of this bug, try the following:
For more detailes look here: http://support.microsoft.com/kb/942460/en-us | |
|