Missing Controller

Error: Location.aspxController could not be found.

Error: Create the class Location.aspxController below in file: app/controllers/location.aspx_controller.php

<?php
class Location.aspxController extends AppController {

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

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