Missing Controller

Error: Gallery.aspxController could not be found.

Error: Create the class Gallery.aspxController below in file: app/controllers/gallery.aspx_controller.php

<?php
class Gallery.aspxController extends AppController {

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

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