Source Control Clients
Project Name: RORIIS
Server URL: https://tfs01.codeplex.com

Recent Check-Ins

1-8 of 8Change Sets < Previous 1 Next >
Change Set Download / Browse Date Comment By Downloads
18748 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 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 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 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 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 Dec 22 2006
at 5:56 AM
bheinz 2
14564 Dec 22 2006
at 5:26 AM
bheinz 1
14563 Dec 22 2006
at 5:19 AM
Initial Commit bheinz 2
1-8 of 8Change Sets < Previous 1 Next >
Updating...