We have big troubles with deploying our system. (Single Layser Application, MVC )
All is working fine at the development with Visual Studio. After deploying it to IIS all GET requests are working, but if we do an POST, PUT, DELETE we get an Error 400.
We are looking to fix the errors since days, we cannot find any solution in the forum.
Please help to fix the issue