- Messages
- 34,551
- Country

Hi all,
In my error tracker I see that multiple user get a System.FormatException. it seems to happen while constructing the object that is used by some readers to access FS variable information. I see the stack trace below:
in double Number.ParseDouble(string value, NumberStyles options, NumberFormatInfo numfmt) at line
in void FsVariableInfo.FillLists() at line
in static FsVariableInfo() at line
I can however not reproduce this error on my machine. So I guess it is related to some system setting for these users as well.
If you get this error and provide a little more information on when it happens or what kind of system settings you have, let me know.
In my error tracker I see that multiple user get a System.FormatException. it seems to happen while constructing the object that is used by some readers to access FS variable information. I see the stack trace below:
in double Number.ParseDouble(string value, NumberStyles options, NumberFormatInfo numfmt) at line
in void FsVariableInfo.FillLists() at line
in static FsVariableInfo() at line
I can however not reproduce this error on my machine. So I guess it is related to some system setting for these users as well.
If you get this error and provide a little more information on when it happens or what kind of system settings you have, let me know.