Hi,
I'm attempting to setup Ruby on Rails on IIS7. I've been reading lots of guides, but this seems to be the only up-to-date version I can find:
http://blogs.msdn.com/dgorti/archive/2009/06/17/ruby-on-rails-with-iis-7-reloaded.aspx
Although I have set the correct network permissions (and even as a test given the everyone group full permissions for c:\ruby and c:{path to ruby app}) but still no joy.
I am stuck on IIS returning a http 500 error:
"HTTP Error 500.0 - Internet Server Error C:\ruby\bin\ruby.exe - The FastCGI process exited unexpectedly"
Can any Ruby / IIS guru help?
Many thanks,
Bob