I published my Web Api (framework 4.5) in this path C:\inetpub\wwwroot\MyWebAPI
In my IIS i converted this folder to an app
When i try to access this URL http://localhost/MyWebAPI/api/client/1 a message appears
Service Unavailable
HTTP Error 503. The service is unavailable.
Why?
My App Pool is set to be "STOP", i turn it on but it goes back to "STOP"