I'm stuck, looking for any help/suggestions with trying to get my webApi working on deployed test server. Works fine locally but can't get it working on published test site. I'm publishing to an IIS 7 server, I've tried manual xcopy deploy as well as exporting my package from my local IIS and same issue.
I've enabled the Fault Trace on IIS and below is the particular module that it gives a warning on:
[MODULE SET RESPONSE ERROR STATUS]
ModuleName: ManagedPipelineHandler Notification: 128 HttpStatus: 500 HttpReason: Internal Server Error HttpSubStatus: 0 ErrorCode: 0 ConfigExceptionInfo: Notification: EXECUTE_REQUEST_HANDLER ErrorCode: The operation completed successfully. (0x0)
The handler immediately preceeding this is [AspNetHttpHandler].