[JIRA] Commented: (SSPCPP-489) S,5 Windows installer (tries to) install a 64 bit path into IIS

Rod Widdowson (JIRA) noreply at shibboleth.net
Fri Aug 3 04:30:06 EDT 2012


    [ https://issues.shibboleth.net/jira/browse/SSPCPP-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298#comment-14298 ] 

Rod Widdowson commented on SSPCPP-489:
--------------------------------------

I need to do a careful repro, but my current guess is this is caused because the "install 32 bit" dialog is surpressed and so the property INSTALL_32BIT never gets set.

We should perhaps bracket all tests of INSTALL_32BIT with a test on !IS64BITINSTALL.  But a more belt and braces would be to explicitly set INSTALL_32BIT if !IS64BITINSTALL
(Do this via a custom action in no-arch, and do it before any of the other actions)

> S,5 Windows installer (tries to) install a 64 bit path into IIS
> ---------------------------------------------------------------
>
>                 Key: SSPCPP-489
>                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-489
>             Project: Shibboleth SP - C++
>          Issue Type: Bug
>          Components: Installation / Packaging
>            Reporter: Rod Widdowson
>            Assignee: Rod Widdowson
>            Priority: Blocker
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> Entering a case because I may not get to this today.
> I did a standard x86 install to a W2K3 machine with IIS6 installed.  I couldn't get to the status page and poking further shows that the "required files" path is [path]\lib64\shibboleth\isap_shib.dll

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list