为什么我的所有.axd文件在我们的生产服务器上都会生成404错误?
发布于 2009-07-10 21:30:16
您可以检查以下内容:
<system.web><httpHandlers>
<system.webServer><handlers>
中注册
https://stackoverflow.com/questions/1098548
相似问题