I'm having problems getting Limesurvey to run on Windows 2008 and IIS 7 as well. I have successfully:
(1) installed fastCGI and php (both of which I already use for a Wiki -- and this works fine) as well as MySQL.
(2) unpacked Limesurvery into a folder under IIS wwwroot.
(3) created a database in MySQL using settings recommended at:
learn.iis.net/page.aspx/313/limesurvey-on-iis/
(4) modified the config.php file as recommended.
When I try to access http://localhost/limesurvey/admin/install
I get a the following error:
HTTP Error 500.0 - Internal Server Error
The page cannot be displayed because an internal server error has occurred. Detailed Error Information
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP_via_FastCGI
Error Code 0x00000000
Requested URL http://localhost:80/limesurvey/admin/install/index.php
Physical Path C:\inetpub\wwwroot\limesurvey\admin\install\index.php
Logon Method Anonymous
Logon User Anonymous
Any ideas?
Thanks