CHtml::linkButton not working

My site is hosted at godaddy.com on Windows server.

In the Yii application CHtml::linkButton command is causing problem. The site is throwing 500 - internal error.

I traced the code. The problem is at:

$cs->registerCoreScript(‘jquery’); (prior line: $cs=Yii::app()->getClientScript();)

The server does not display any information or error message.

Anyone can help me out?

Agas.

Could you please provide view file code?

Thanks

[color="#006400"]/* Moved from "Bug Discussions" to "General Discussion for Yii 1.1.x" */[/color]