Missing Controller

Error: Product169Controller could not be found.

Error: Create the class Product169Controller below in file: app/controllers/product169_controller.php

<?php
class Product169Controller extends AppController {

	var $name = 'Product169';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)07777
Component initialization and startup77940
Render Controller Action83940