While trying to make a local deploy of a rest-api that requires to be executed on 32bit, the server stops the application pool under witch it runs.
The events viewer:
error while loading "C:\WINDOWS\system32\inetsrv\aspnetcore.dll." code 2280.
Any solution?
Visual Studio does debug perfectly but local IIS does not...
Service Unavailable
HTTP Error 503. The service is unavailable.
` – Pedro Emilio Borrego Rached Nov 22 '16 at 08:08