Forcing English language exceptions in .NET framework

后端 未结 7 1868
-上瘾入骨i
-上瘾入骨i 2020-12-25 10:28

While working with ASP.NET MVC, I have noticed that exception messages issued by the .NET framework installed on my System are in German. I\'d really prefer English messages

7条回答
  •  庸人自扰
    2020-12-25 11:16

    Actually doesn't exists a good solution for this, vote on Connect for this approach

    https://connect.microsoft.com/VisualStudio/feedback/details/591839/exception-localization-in-app-config-and-web-config

提交回复
热议问题