Hello WiX developers, I have a serious problem which seems like a bug in IIS extension to me.
I have an installation which can install multiple instances, let's say, 2 for simplicity. Each one installs a web site in IIS 6. So, Instance1 installs WebSite1, Instance2 installs WebSite2. The components containing these sites are fully "multiple-instance-aware", that is have different GUIDs, write to the independent registry keys, don't contain shared resources, etc. This can be proven by the fact that Instance1 uninstalls WebSite1 correctly, and Instance2 uninstalls WebSite2. BUT, if Instance1 is installed, and Instance2 fails during the installation and rolls back, that rollback operation REMOVES BOTH SITES, WebSite1 and WebSite2. It seems that it just picks up an incorrect IIS restore point for that rollback. Could anyone please confirm it is a bug or point me to what is wrong otherwise? I would really appreciate your response. Please, help. Thanks. P.S. It is reproduced for both 3.0.4805.0 and the latest 3.0.4930.0. -- Yan ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users