Re: [WiX-users] .Net Framework Version

2007-08-09 Thread Karthik Krishnan
Matthieu, If I had to guess, I'd say you want to 'install' .NET 2.0 to a particular website, while having 1.1 running on another? You can do one of two things: The Ugly Way(TM), run a custom action vbs that calls aspnet_regiis : 'Install .Net 2.0 Dim objWMIService, objProcess, objCalc

[WiX-users] .Net Framework Version

2007-08-08 Thread Matthieu RUNTZ
Hello, Does anyone know how to choose the framework version (1.1 or 2.0) during the creation of a new Web site. Regards, Matthieu - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find probl