The result of computation is different in localhost and website

Taha Sözgen 10 Reputation points
2023-01-17T12:06:26.6233333+00:00

It is written in .NET 4.5.2. The database is Oracle 19c. There is a column that read from database table. On the online site, the value is 0 (incorrect). When I run the Asp.NET Mvc project in my localhost, the value is 20 (the correct one) . How can I resolve this issue?

Thanks in advance.

Taha Sözgen

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,254 questions
{count} votes