Register
Sign In
Ruby On Rails For IIS Fast-CGI
Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
Close
RSS
All Project Updates
Discussions
Releases
Source Code
Wiki
RSS
Recent Check-ins
|
Patches
|
Upload Patch
Source Control Clients
Project Name:
RORIIS
Server URL:
https://tfs01.codeplex.com
Source control client connection instructions
Recent Check-Ins
Show
All
Change Sets
View All (http://www.codeplex.com/RORIIS/SourceControl/ListDownloadableCommits.aspx?ViewAll=true)
1-8
of
8
Change Sets
< Previous
1
Next >
Change Set
Download / Browse
Date
Comment
By
Downloads
18748
Download
Browse
Feb 20 2007
at
3:53 PM
Fixed a bug in 32bit install section that caused dll files to not be installed, missing a goto statement of all things...
bheinz
181
18431
Download
Browse
Feb 15 2007
at
4:34 AM
Updated IIS Setup script to version 1.0.7.
Added ability to configure app pool identity.
Added ability to choose if you want an app pool or not.
Fixed a bug where isapi_fcgi.dll was not added to web service restriction list (allowed cgi extension)
Added x64 redirection compatibility
Added ability to set flag for app pools to run as 32-bit (required for rails to work) on x64 platform
bheinz
22
17377
Download
Browse
Jan 30 2007
at
12:40 PM
Bugs Addressed:
- If you reinstall over the top of an existing install while the website is still running, the install would fail because libfcgi.dll in windows sysdir is currently in use on overwrite.
- The script for IIS 6 just assumes it should stop IIS as well as restart it. This has changed and now just stops the website. However IIS is recommended to be restarted to prevent orphaned FCGI processes, so IIS is still restarted after install finishes.
- If an existing app pool has the same name as the one being created, the install script fails.
- Script now has more output logging in installer window.
- Script window is now hidden and stdout is redirected to installers log window.
- Converted the script to a .js file from a .vb file (my personal preference for readability and more intuitive exception handling)
- Return codes are properly passed back from the script to the installer.
- Beefed up IIS 5.1 support but it still does not support virtual directories (but can be easily modifed to do so).
bheinz
7
16223
Download
Browse
Jan 13 2007
at
8:51 PM
Updated the 1.0.4.0 version of the script - forgot to add the bug fix comments and increment the script revision.
bheinz
15
16222
Download
Browse
Jan 13 2007
at
8:48 PM
Fixed a bug in the installer where the form fields in IISConfig.ini page were referenced incorrectly causing the installer to malfunction.
Fixed a bug in the IIS5 setup script that was copying isapi_fcgi and rewrite to c:\inetpub\wwwroot\roriis\* when they were already installed into sysdir/inetsrv/*
bheinz
0
14565
Download
Browse
Dec 22 2006
at
5:56 AM
bheinz
2
14564
Download
Browse
Dec 22 2006
at
5:26 AM
bheinz
1
14563
Download
Browse
Dec 22 2006
at
5:19 AM
Initial Commit
bheinz
2
Show
All
Change Sets
View All (http://www.codeplex.com/RORIIS/SourceControl/ListDownloadableCommits.aspx?ViewAll=true)
1-8
of
8
Change Sets
< Previous
1
Next >
© 2006-2008 Microsoft
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
CodePlex Blog
|
Version 2008.5.27.12860
Updating...