Missing Controller

Error: Index.aspxController could not be found.

Error: Create the class Index.aspxController below in file: app/controllers/index.aspx_controller.php

<?php
class Index.aspxController extends AppController {

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

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