Can I request that moving this to 3.7 be reconsidered? This is causing some pain in 3.5 and it would be really good if it could be fixed in 3.6.
Thanks Neil -----Original Message----- From: SourceForge.net [mailto:[email protected]] Sent: 09 July 2012 18:26 To: SourceForge.net Subject: [ wix-Bugs-3534124 ] WebSite/@SiteId cannot be set to hash of name IIS 7/7.5 Bugs item #3534124, was opened at 2012-06-10 05:17 Message generated for change (Comment added) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=3534124&group_id=105970 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: extensions >Group: v3.7 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Neil Sleightholm (nsleigh) Assigned to: Eric StJohn (ericstj) Summary: WebSite/@SiteId cannot be set to hash of name IIS 7/7.5 Initial Comment: In WiX 3.0 code was added (defect 2219545) to allow the WebSite/@SiteId attribute to be set to "*" to indicate that it should set the site id to the hash of the site name (WebSite/@Description), this code is still present in WiX 3.5 for IIS6 but not IIS7. This now means that when sites are installed in a web farm the site id is dependent on the install order and therefore causes problems with ASP.NET applications that use session state as the ASP.NET session state database is indexed by the site id. ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2012-07-09 10:25 Message: Agreed we should try to get this fixed in WiX v3.7. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=3534124&group_id=105970 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
