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