Invalid controller specified (Aspxs)
#0 E:\svn\svncode\rsx\rsx\library\Zend\Controller\Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 E:\svn\svncode\rsx\rsx\public\index.php(182): Zend_Controller_Front->dispatch()
#2 E:\svn\svncode\rsx\rsx\public\index.php(49): Application->dispatch()
#3 E:\svn\svncode\rsx\rsx\public\index.php(13): Application->__construct(Array)
#4 {main}Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INT] => 0
[INTEGER] => 0
[MEDIUMINT] => 0
[SMALLINT] => 0
[TINYINT] => 0
[BIGINT] => 1
[SERIAL] => 1
[DEC] => 2
[DECIMAL] => 2
[DOUBLE] => 2
[DOUBLE PRECISION] => 2
[FIXED] => 2
[FLOAT] => 2
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[adapter] => PDO_MYSQL
[host] => 127.0.0.1
[username] => rsx_w
[password] => 3V&IRbpek#E#CM!o
[dbname] => rsx
[driver_options] => Array
(
[1002] => set names utf8
)
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
[0] => Zend_Db_Profiler_Query Object
(
[_query:protected] => connect
[_queryType:protected] => 1
[_startedMicrotime:protected] => 1269091710.9021
[_endedMicrotime:protected] => 1269091710.9033
[_boundParams:protected] => Array
(
)
)
)
[_enabled:protected] => 1
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
)