Missing Controller

Error: Locations.aspxController could not be found.

Error: Create the class Locations.aspxController below in file: app/controllers/locations.aspx_controller.php

<?php
class Locations.aspxController extends AppController {

	var $name = 'Locations.aspx';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp