Re: [WiX-users] how to set asp.net version

2007-03-06 Thread Rob Mensching
hing; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] how to set asp.net version Thank you for your response. I just have one more question... I am using the command: aspnet_regiis -s /w3svc/1/root but what if the directory is not '1' (I am not using the default web site)... how can i fi

Re: [WiX-users] how to set asp.net version

2007-03-06 Thread cosmo51
Thank you for your response. I just have one more question... I am using the command: aspnet_regiis -s /w3svc/1/root but what if the directory is not '1' (I am not using the default web site)... how can i find the directroy where my new website is? TIA, Shayla -- Original message --

Re: [WiX-users] how to set asp.net version

2007-03-03 Thread Rob Mensching
The "approved" way of doing this is to launch aspnet_regiis.exe. Some people have had varied success writing all the script maps by hand using WiX. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, March 02, 2007 2:43 PM To: wix-users@lists.sourceforg