

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

