"404.3 Not Found" Error During Insight Data Service Test
Issue
Why does this error display when attempting to test Insight's data service as part of application troubleshooting?
Cause
Missing configuration.
Solution
This error occurs because the handler mapping for service files, .svc, is missing because WCF Services was not added during the IIS configuration process. To resolve this, review all the items listed in the Insight Installation Guide under Configure IIS section.
The following URL is used to test the dataservice for functionality. This will return a DataService Service page stating "You have created a service." with additional information displayed:
http://{yourInsightServer}/wcfdataservice/dataservice.svc
This will return an XML-formatted list:
http://{yourInsightServer}/wcfdataservice/dataservice.svc?wsdl
Here is an example of the error page when the above two URL tests fail. Insight's WcfDataService.log file will also not create.
A successful response:
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Insight |
5.x 6.x |