“There was an error while performing this operation”

前端 未结 11 2016
不知归路
不知归路 2021-01-29 23:00

I have a website in IIS for which I cannot open any of the settings like Authentication, Handler Mappings, Authorization Rules etc. It just shows the error message \"There was a

11条回答
  •  醉话见心
    2021-01-29 23:10

    It turned out the website was using URL rewrite module which i was missing.

    Downloaded web platform installer from MS and installed URL rewrite module.

    http://www.microsoft.com/web/downloads/platform.aspx

    Wish IIS errors were more informative than just "There was an error..."

提交回复
热议问题