Culture is not supported

醉酒当歌 提交于 2019-12-05 02:28:01

You should try en-GB for English (United Kingdom)

List of Cultures

Go to Debug -> Options -> Debugging and tick "Enable Just My Code"

In my case with IIS Express, it was caused by its inability to write to C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files as IIS Express runs by a current user. So I've added permission to write to it for the current user to solve the error.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!