Missing Controller
Error: Contactform.aspxController could not be found.
Error: Create the class Contactform.aspxController below in file: app/controllers/contactform.aspx_controller.php
<?php
class Contactform.aspxController extends AppController {
var $name = 'Contactform.aspx';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
