How to unsubscribe from group.
 
Thanks &  Regards,
Chandrashekar vuppala


________________________________

From: Yan Sklyarenko [mailto:y...@sitecore.net]
Sent: Tue 3/02/2009 4:47 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] IIS Rollback action deletes all websites



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



IMPORTANT
1.      This email and any attachments are confidential.  Any unauthorised 
dissemination or other use of these materials is prohibited.  If received in 
error, please contact us and delete all copies.  
2.      Before opening or using attachments, check them for viruses and 
defects.  Our liability is limited to resupplying any affected attachments. 
3.      Protecting your privacy is important to us.  Our privacy statement and 
further information is available at www.oakton.com.au.

------------------------------------------------------------------------------
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

Reply via email to