The answer to that is unfortunately that it is currently not supported. In
order the run the application under the Network Service account it needs to
also run as a service, and that cannot be set in the current version of the
COM+ CA's. I believe there is a feature request of a bug open at SF about
this already so you are not the first one to notice. But so far I haven't
had the opportunity to implement it.
Fredrik
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jan du Toit
Sent: Friday, February 09, 2007 7:09 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX COM+ help
I am trying to set the identity of a com+ element in WiX. Allow me to
elaborate: after the com+ dll's have been installed and I go to (in windows
XP) control panel, administrative tools, component services I open up the
component services tab and under computer my com+ application is installed.
However, when I open up the properties of my com+ application and go to the
identity tab i find it is set on Interactive user under System account. How
can I alter my code in wix so that this is rather set on Network Service?
So basically I want something like : <Component Id=""..>
<pca:ComPlusApplication Id=""... Identity ="Interactive User">
</pca:ComPlusApplication>
</Component>
But instead of setting Identity to "Interactive User" how can I change this
to give me "Network Service" instead. I have tried just subb'ing "Network
Service" - this just writes "Network Service" in the username path of the
"This User" radio checkbox.
Could anyone please help me?
Thanx!
Jano du Toit
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users