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