<Directory Id="INSTALLDIRSecurityService" Name="SecurityService">
                  <Component Id="SecurityServiceVirtualDirComponent" 
Guid="0C2A3E6F-4E51-42d1-B2DD-DCEE4970083A"  >
                    <iis:WebVirtualDir Id="SecurityServiceVirDir" 
Alias="PSSystemSecurityService" Directory="INSTALLDIRSecurityService" 
WebSite="DefaultWebSite">
                      <iis:WebApplication Id="SecurityServiceApplication" 
Name="SecurityServiceApplication"></iis:WebApplication>
                    </iis:WebVirtualDir>
                    <CreateFolder/>
                  </Component>

I have the following xml for creating a web application for our security 
service.  The directory creates under the default web  site but the web 
application is not created.  What could be going wrong?

Thanks!!!
Allan
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to