Missing Controller

Error: Shopping.aspController could not be found.

Error: Create the class Shopping.aspController below in file: app/controllers/shopping.asp_controller.php

<?php
class Shopping.aspController extends AppController {

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

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