so you are saying

you did the following 


<Component Id="WebConfig" Guid="{4B1930CE-1331-4754-855E-77A5FAFFE18B}"
Directory="INSTALLLOCATION">
      <CreateFolder/>
      
<File></File> ---> YOU added this like that?
<util:XmlConfig Id="WEBCONFIG_section"

File="[NETFRAMEWORK40FULLINSTALLROOTDIR]config\web.config" Action="create"
                      ElementPath="//configuration/configSections"
                      Name="section"
                      Node="element"
                      On="install"
                      Sequence="1"/> 
and it worked?

I am running in to the exact same issue and nothing yet is working...
-- 
View this message in context: 
http://n2.nabble.com/XmlConfig-results-in-ICE27-failure-tp4760300p4855052.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to