Rank: Sienn Developer
Groups: Administration
Joined: 10/8/2008(UTC) Posts: 25  Location: Netherlands
|
Standard there will be one install for the SiennService on a Sienn Server. If you have more than one Sienn instance on the same server it is smart to install more instances of the Siennservice. To do this use for installation: Code:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil /ServiceName=SiennService1 /DisplayName="Sienn Service 1" d:\Siennservice\Siennservice.exe
Be sure you add the parameters /ServiceName and /DisplayName before the path to the SiennService.exe, otherwise the SiennService will be installed in standard mode. With these parameters you can setup different services on the sames server. For uninstall use the same line with /u: Code:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil /ServiceName=SiennService1 /DisplayName="Sienn Service 1" d:\Siennservice\Siennservice.exe /u
Edited by user Tuesday, June 16, 2009 3:15:05 PM(UTC)
| Reason: Not specified
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Sienn Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close