【转】【C#】ashx 文件不能处理
参考:https://blog.csdn.net/yuanwow/article/details/122765998
在服务器上勾上 ASP.NET 4.5 的勾,然后执行:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i

最后重启服务器即可,或者执行:iisreset

参考:https://blog.csdn.net/yuanwow/article/details/122765998
在服务器上勾上 ASP.NET 4.5 的勾,然后执行:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i

最后重启服务器即可,或者执行:iisreset
