Re: [WiX-users] The website root appears blank after configuring existent site - another IIS extension bug?

2009-01-29 Thread Brantley, Garth
To whom it may concern, I have just upgraded to WiX 3.0.4923 and am witnessing the same issue installing an IIS website on Server 2003. The web site home directory is not populating, even though the directory is specified correctly in the wix script, there are no install errors reported, etc. -

[WiX-users] ASP.NET App

2008-01-16 Thread Brantley, Garth
Hello, Can anyone tell me the best practices for building a Wix based install for an ASP.NET web app? Apparently Visual Studio changes filenames for many files in the ASP.NET app everytime you recompile. This seems to make it difficult to create a Wix based install. Any suggestions? -Garth