Error when starting IIS Universal

Trying to setup PSU on IIS with Windows Auth folliwng these directions:

https://docs.ironmansoftware.com/config/hosting-iis/hosting-iis-windowsauth

Getting this after i enter my User/Pass:

And here is the Event Viewer log:

I would not be surprised if I was missing something stupidly obvious lol.

You will want to check the stdout log file. It should be in the wwwroot folder (or where ever your web site is located) in the .\logs folder. It should have some output from PSU and hopefully why it’s failing to start.

That is from C:\inetpub\logs\LogFiles\W3SVC1

as wwwroot only has the web.config file in it, no log directory.

And here is my web.config:

Issue has been resolved.