Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 78]
Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 84]

Missing Controller

Error: Profile.aspController could not be found.

Error: Create the class Profile.aspController below in file: app/controllers/profile.asp_controller.php

<?php
class Profile.aspController extends AppController {

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

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