I have a little problem with ASP.NET and C#. This is my error code:
An exception of type \'System.FormatException\' occurred in mscorlib.dll but was not
Try using "0,85" instead of "0.85". I think you can use the dot decimal if you change culture. Here is some more information: How to change symbol for decimal point in double.ToString()?