Asp.net web api exception only after deploying at IIS : A route named 'HelpPage_Default' is already in the route collection

后端 未结 6 847
孤独总比滥情好
孤独总比滥情好 2021-01-01 09:01

I\'ve read this question and tried the solutions mentioned there but I\'m getting this exception only after i published the application to IIS of a remote server. In my loca

6条回答
  •  南方客
    南方客 (楼主)
    2021-01-01 09:25

    I had this same issue and tried multiple proposed solutions from different threads with similar issues and got nowhere.

    I finally just checked out a clean copy of the solution from team explorer and that fixed it for me.

提交回复
热议问题