0

I am developing a web application that reads floating numbers from a file and writes out to another file some new floating numbers. When i debug and run the application through visual studio it works fine. When i publish to ISS then it writes integers instead of floating numbers. For example it should write 11.5 12.8 14.2 but it writes 115 128 142

WHat is going wrong?

  • This is answered in the following: https://stackoverflow.com/questions/27199131/iis-regional-settings – Antonis Mar 10 '22 at 09:00

0 Answers0