Missing Controller

Error: Register.aspController could not be found.

Error: Create the class Register.aspController below in file: app/controllers/register.asp_controller.php

<?php
class Register.aspController extends AppController {

	var $name = 'Register.asp';
}
?>

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