For installing the Windows.Net Framework is necessary, if not present then install it first.
installutil -u “C:\Program Files\gsspl\HmsCrsWinService\HMSWindowsService.exe”
now follow the steps from first through end.
- Run the windows service setup by double clicking the setup application.
- The installation process is self explanatory just go through pressing next button until finish comes.
- After successful installation the Windows Service should be installed in C:\Program Files\gsspl\HmsCrsWinService(ServiceName)
- Go to C:\WINDOWS\Microsoft.NET\Framework>cd v4.0.30319 On command prompt
- type following command on command prompt
- installutil u “C:\Program Files\gsspl\HmsCrsWinService\HMSWindowsService.exe”
installutil -u “C:\Program Files\gsspl\HmsCrsWinService\HMSWindowsService.exe”
now follow the steps from first through end.
- Now go to Control Panel->Administrative tools->Services
- Check if HmsCrsServiceNew is there or not, if installation is ok then this should be there.
- Change the Connection string in app.config file modify it depending upon the property, i.e., change the ip, db name, username and password, Connection string would be found on path “C:\Program Files\gsspl\HmsCrsWinService\App.config”.
- After setting the connection string go to Control Panel->Administrative tools->Services right click the service and start it.
- Go to Control Panel->Administrative tools->Event Viewer
No comments:
Post a Comment