Missing Controller

Error: CnIndex.aspxController could not be found.

Error: Create the class CnIndex.aspxController below in file: app\controllers\cn_index.aspx_controller.php

<?php
class CnIndex.aspxController extends AppController {

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

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