Getting following error when accessing
- schools/chart
- teachers/chart
and nothing rendering
HTTP/1.1 404 Not Found
Cache-Control: no-cache
Pragma: no-cache
Content-Type: application/json; charset=utf-8
Expires: -1
Server: Microsoft-IIS/10.0
X-AspNet-Version: 4.0.30319
X-SourceFiles: =?UTF-8?B?QzpccGluZWFwcGxlc1xQaW5lYXBwbGVzXGFwaVxnZW9cdG9wbw==?=
X-Powered-By: ASP.NET
Date: Wed, 06 Apr 2016 06:40:29 GMT
Content-Length: 205
{"Message":"No HTTP resource was found that matches the request URI 'http://localhost:52206/api/geo/topo?0=w&1=o&2=r&3=l&4=d'.","MessageDetail":"No type was found that matches the controller named 'geo'."}
see
#42for background