Been trying to get my Angular 19 application working but get nothing but "HTTP Error 502.5 - HttpPlatformHandler Startup Failure".
It's a free site with just the Angular code that will hit another free site that has a .NET api (that is working).
Turned on logging but it gives me nothing.
Followed the tutorial for Angular 18 sample application and get the same error with that when I build and load it to a free site.
Any help would be appreciated