404 Not Found - 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'

Issue #43 closed
Ghislain Hachey created an issue

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'."}

Comments (4)

  1. Ghislain Hachey reporter

    OK. Brian recommends to "The Charts and Tables menu options we should remove for now" and I agree. I have not heard how you guys plan to manage the evolution of the software for multiple countries but James and I agreed a couple of weeks ago that having branches for each country with a generic stable master would be an ideal approach. Of course, this is still up for discussion but assuming this I would personally propose experimental unstable features such as "Schools/chart|table" and "Teachers/charts|table" should be completely removed from master and worked on their individual branches until tested thoroughly to work before being part of the Pacific EMIS offering. The branches could be branches forked from country specific branches (say a country is pioneering this framework with potential for Pacific adoption) or just generic branches from master. Until a consensus is reached I think this remains a major user bug.

  2. Log in to comment