IIS7: Installation.

Description

For testing we will develop a stand alone overinstaller.

The lessons we learn therein can be used for the 3.0 installer

I'll capture further notes as I go down this route.

Environment

None

Activity

Show:

Rod Widdowson March 22, 2018 at 9:09 AM

"Minor dink" (omn the installer version) now pushed

Rod Widdowson March 20, 2018 at 11:30 AM

  • Strip out all the "32bit shibd on 64bit OS" stuff has been pushed tp SSPCPP-784.

Minor dink to the installer version needed then this is done.

Rod Widdowson November 14, 2017 at 9:30 AM

It looks as though shibsp.rc still has 

VALUE "ProductName", "Shibboleth 2.6.0\0"
VALUE "ProductVersion", "2, 6, 0, 0\0"

 

in it.

Rod Widdowson September 14, 2017 at 2:35 PM

Reopen to collect the work for the SPv3  Installer

  • Install IIS7 Dlls

  • Strip out old VBScript install and replace (for new installs only) with the appcmd to install dll(s) into IIS

  • Due diligence of 64 bit/32 bit coexistance (sspcpp-754)

  • Strip out all the "32bit shibd on 64bit OS" stuff

  • Update minimum version to Vista (from XP)

Rod Widdowson September 11, 2017 at 10:44 AM

Mote thoughts about the installation:

  • The current dialog says "install ISAPI?" and gives a choice for the extension to filter.  I'll replace this with "Install IIS7?" and drop the filter extension (we filter everything and the classes work out whether we care)

  • I'll add code (triggered by the check box) to install the IIS7 plugin(s) into IIS, but pin the component (so it never gets uninstalled) and also nor provice an uninstall.  Once it's going people will probably edit their IIS7 config and we have no right to mess that about.

Completed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Original estimate

Components

Fix versions

Affects versions

Created June 20, 2017 at 9:35 AM
Updated July 17, 2018 at 2:48 PM
Resolved March 22, 2018 at 9:09 AM