Visual Studio 2010 与 IIS 抛出西班牙语异常:{
我的系统是W7,英文; IIS 7.5,英文,VS2010 SP1,也是英文;为什么 VS 用西班牙语抛出异常,我怎样才能让它用英语抛出异常?
My system is W7, english; IIS 7.5, english, and VS2010 SP1, also english; why is VS throwing exceptions in spanish and how can I make it throw them in english?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
更改 ASP.NET 中错误消息的语言
解决方案是将以下内容添加到
web.config
Change language of error messages in ASP.NET
The solution was to add the following to
web.config