Gii Crud Generation Of Module Display Nothing After Click Preview Button

I have been already generated a module named admin, but I can not success generate CRUD in admin module by gii because, after i click preview button then its display nothing on browser. and i have been generated a model named SysMessage including Abstract Model.

I need help!

I attached the configuration in gii with this.

Thanks in advance

delete all from

/assets/

/protected/runtime/

try again, if in linux check folder permission. good luck

thanks rootbear, I found the problem is that my module folder is lock, I still try to unlock its,

I cloud not figure out about this issue, I have been unlock and change permission already and deleted related file or folder that you suggest, but it still does not work!

try to create an new project and start gii from scratch or maybe on another pc

Ok, thanks again, i will try to create a new project skeleton