DSE Service Installation

Installation:

DSE Manager related DSE Service version will be Deployed with Each DSE Manager release.

Download the given DSE Manager installation zip file and extract it.

DSE_SE~1_img1

 

Move files

Copy the DSE_Service  file  and place it next to where DSE Manager going to be(ideal).

If existing DSE_Service version is active , have to uninstall the previous version.(Please refer Uninstall the service section in this documentation)

Install the service

1.Open command prompt with Administrative rights

DSE_SE~1_img2

 

2.Go to the following directory, so you can use the “installutill.exe”

%WinDir%\Microsoft.NET\Framework\v4.0.<current version>

EX:

cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319

Type following command

InstallUtil.exe "<DSE_Service path>\DSE_Service.exe"

Once installation successful you will get the following message

DSE_SE~1_img3

    Start the service

1.Open the Windows Service List.

An easy way to open this list is to open a Command Prompt and execute the command

services.msc

DSE_SE~1_img4

Go to DSE_Service and start the service

DSE_SE~1_img5

 

DSE_SE~1_img6

 

To check the service instance is active, can browse the DSE Service end point wsdl in the browser. Service endpoint available at=> http://localhost:8095/DSE_Service

DSE_SE~1_img7