Why Are Strings in My ASP.NET 4.8 Web Application Converting to Random Chinese Characters?
I have posted this question in detail on stackoverflow here at
https://stackoverflow.com/questions/79209878/why-are-strings-in-my-asp-net-4-8-web-application-converting-to-random-chinese-c
can anyone help please!
Stack Overflow
Why Are Strings in My ASP.NET 4.8 Web Application Converting to Ran...
We have an ASP.NET Web project built on .NET Framework 4.8 that has been running smoothly for 7–8 years. However, starting last month, we encountered an issue where strings are being converted into
5 Replies
Looks like an encoding discrepancy to me
Could you clarify what exactly seems off in the encoding?
ero
REPL Result: Success
Console Output
Compile: 424.521ms | Execution: 22.009ms | React with ❌ to remove this embed.
@ero How can it be converted to UTF-8 automatically after years?
That I don't know
It's just a suspicion as well, I might be incorrect