HTTP Web Server: Application Exception - Unrecognized characters found after number

I have stumbled across this error while creating a web form that has a few Number fields.

HTTP Web Server: Application Exception - Unrecognized characters found after number

From the information I have been able to gather from this forum, I know it is because one of my number fields does not have a numeric value. The only thing I see is one field has a comma in the value and the other one has a dot (both contain floating point values). I do not see what is wrong with any of those numbers. Can someone please enlighten me?

Thanks in advance for the help,

Edit : All my fields are set to Use preferences from User settings, is that why it can’t take the two different decimal symbols?

RC

Subject: Temporary solution for Unrecognized characters found after number

I’ve found a temporary solution. I set all fields to Use preferences from Custom settings (and dot as decimal symbol). It does not matter since my users can’t enter data in those fields.