IIS 7 url Error 400: Your request is invalid.

Hello,

I search the forum first, but i didn’t find a solution to this issue…

So i have a simple crud gii generated app, no urlManager configuration and:

http://server/testap/index.php?r=user/admin =>works fine

but when i try to view/edit record from CDetailView/CGridView

http://server/testap/index.php?r=user/view&id=1 =>i get Error 400, Your request is invalid

I’m sure this is not a YII problem, but a IIS7 configuration issue (works smooth on IIS6)

I did created inbound rule (please see attached file)

Can anyone please help me?

thank you very much,

soter