Hot to Stop Service if can not stop by right click and stop
how to decrypt Task service Sana.Commerce.TaskService.exe
go to this link download 'decrypt-web-config.ps1' and follow as it.
https://sanacommerce.visualstudio.com/Sana%20Projects/_wiki/wikis/Sana-Projects.wiki/895/PS-script-to-decrypt-the-web.config-content
change only connection string
C:\windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pdf "connectionStrings" "D:\MyFolderforEncrypt"
if files not decrypt then the problem may be with the service
---------------------------------------------------------------------------------------------------------
1. when tries to stop service it gives the following error.
2. Task service will not be stopped if application bin folder dll and Task service dll are not matched,
then we unable to stop the Task service.