I am trying to publish my website containing links to servicestack service APIs.
The website is fine, but when it tries to access my REST services generated by ServiceStack, it returns 404 errors.
Does anyone know how to publish serviceStack REST services on IIS6?
thank
source
share