Good afternoon,
So I am having issues with the web adaptor portion of my install. I run the software but continue to get the attached error message. Has anyone had this issue? Obviously I am missing something, I just don't know what.
Solved! Go to Solution.
Hi @MattSender, for the error 500.19 just run a repair on your asp.net 6 installation this happens when asp.net is installed before IIS.
Regards
Henry
What version of the Web Adaptor are you using? What version of IIS? Is IIS used for anything else other than this one web adaptor? Are you using a default instance of IIS, or what customisation have you done?
If it's 11.x onwards, have you installed all the pre-requisites:
and in the right order:
Sorry to ask so many question, searching for a 500.19 error on Google leads to a multitude of errors on the IIS rather than Esri side, so we need to try and narrow things down quite a bit.
Hi @MattSender, for the error 500.19 just run a repair on your asp.net 6 installation this happens when asp.net is installed before IIS.
Regards
Henry
Thank you so much!