I've done all the setup and configuration for this project. However, when I browse to the app I get an internal 500 error. the line of code that is causing it is Page.RegisterWebAPIService("api/provisioning") in Default.aspx. If I comment
this line out it works fine. Any idea why this call is failing?
↧