Hi,

I have code like this and when I install on XP and win2003, this works fine. 
But when I install on win2008R2, I get an error and the install is aborted. 
The error is "An error occurred while applying security settings. Network
Service is not a valid user or group. This could be a problem with the
package, or a problem connecting to a domain controller on the network.
Check your network connection and click retry, or Cancel to end the install.
"

            
              
              
              
            
            
              
              
              
            

I'm running WiX 3.5. 

I tried to use PermissionEX and that didn't compile, so I changed it to
<Util:PermissionEx ... and that doesn't compile either, even though I have
the WiXUtilExtension referenced in my VS2010 project.  I was assuming that
this function in Util must be for older WiX software?

What can I do to fix this?





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-NETWORKSERVICE-tp6179107p6179107.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to