I am using IS 11 installscript MSI to build my installer.
I collect the domian user account info from sdLogOnUserInformation Dailog.
How do I pass this account user and password to the identity tab of the component services view.
I tried setting this as property but I dont know how to use it to pass the information to component services view.
Any suggestions???
Thanks for help in advance.
Raj.
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

COMPlus using Domain Account
Started by
rchopade
, Jun 30 2005 02:55
1 reply to this topic
Posted 30 June 2005 - 04:49
I found out. [PROPERTYNAME].
I was using lower case propertyname becuase of which I could not get it to work. It has to be in CAPS.
I have another related question. When I refresh the COM+ it gets deleted and builds the database again. So I loose my setting of the domain account.
Is there a way where I can keep the Domain user setting like : [APPUSERNAME].
Also How can I programatically refresh COM+ every time while building the installer.
Thanks.
Raj.
I was using lower case propertyname becuase of which I could not get it to work. It has to be in CAPS.
I have another related question. When I refresh the COM+ it gets deleted and builds the database again. So I loose my setting of the domain account.
Is there a way where I can keep the Domain user setting like : [APPUSERNAME].
Also How can I programatically refresh COM+ every time while building the installer.
Thanks.
Raj.