I've deployed an ASP.NET MVC 5 application to Windows Server 2012 running Plesk 12.5 hosted by GoDaddy. I located this question and added Global.asax as specified. I also installed Windows Identity Framework on the server but the error still persists. The detailed error can be viewed here.
What further actions must be taken to ensure that the account login and registration features work as they do on my development machine?
The reason for receiving this error is because probably you don’t have the Windows Identify Foundation Pack installed. To resolve this problem, dowbload and install the Windows Identity Foundation Pack. https://www.microsoft.com/pt-br/download/details.aspx?id=17331