I just noticed you're modifying web.config directly using XmlFile. Just in 
case, could you try to see if the problem reproduces without that, in case 
there is some kind of conflict? Does the problem reproduce for you on pre-Vista 
OS's as well?

Either way, it sounds like you should file a bug. Try to attach a minimal repro 
to the bug (authoring & a logfile), as this will help me to reproduce the exact 
problem.

Thanks,
Mike Carlson

-----Original Message-----
From: Gang Cheng [mailto:gang.cheng...@gmail.com] 
Sent: Friday, April 03, 2009 6:04 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Unable to remove website during uninstall

Thanks for you reply!

I checked the log file. Action is absent:
MSI (s) (4C:B4) [17:47:48:175]: Component: Site; Installed: Local;
Request: Absent;   Action: Absent

Also I check "WriteMetabaseChanges" in the log file. I don't see any errors
or warnings:
MSI (s) (4C!DC) [17:47:52:125]: PROPERTY CHANGE: Adding WriteMetabaseChanges
property. Its value is 'ConfigureIIs'.
MSI (s) (4C!DC) [17:47:52:126]: Doing action: WriteMetabaseChanges
Action start 17:47:52: WriteMetabaseChanges.
Action ended 17:47:52: WriteMetabaseChanges. Return value 1.
MSI (s) (4C:B4) [17:47:53:519]: Executing op:
ActionStart(Name=WriteMetabaseChanges,Description=Installing Metabase Keys
and Values,)
MSI (s) (4C:B4) [17:47:53:520]: Executing op:
CustomActionSchedule(Action=WriteMetabaseChanges,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********)
MSI (s) (4C:60) [17:47:53:527]: Invoking remote custom action. DLL:
C:\Windows\Installer\MSIF900.tmp, Entrypoint: WriteMetabaseChanges
Property(S): WriteMetabaseChanges = ConfigureIIs

Finally the version I tried just now is 3.0.5127.0.

Again, thank you very much for you kindly suggestions!

Regards,
Gavin Cheng
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to