最近測試東西有用一家 虛擬主機廠商叫做 SmarterASP,其中 "可能" 因為共用 application pool 的關係就會出現
HTTP Error 500.35 - ASP.NET Core does not support multiple apps in the same app pool
HTTP Error 500.34 - ASP.NET Core does not support mixing hosting models
Common solutions to this issue:
Select a different app pool to host this app.
Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process' stdout messages
Attach a debugger to the application process and inspect
For more information visit: https://go.microsoft.com/fwlink/?LinkID=2028526