windows server standard 32位 asp.net 4.5已经安装 在windows server 2012 上没问题的项目移到这个服务器就出现这个莫名其妙的bug 这到底该怎么解决啊
xml <system.webServer> <modules runAllManagedModulesForAllRequests="true"> ... </modules> </system.webServer> stackoverflow链接
stackoverflow链接