Handlers returns 404 error on IIS7.5 integrated pipeline

后端 未结 4 1580
醉梦人生
醉梦人生 2021-01-19 23:18

  
  

        
4条回答
  •  没有蜡笔的小新
    2021-01-20 00:08

    In the Request Filtering section I needed to set .axd files as an Allowed extension, my hosting company had the setting Allow unlisted file name extensions turned off, which was different to my development environment.

提交回复
热议问题