I've setted "CanStop" attribute of my service to "False". When I'm using a Process.kill method to terminate this service process in ProjectInstaller_BeforeUninstall() it failed.
How can I update this kind of service?
I've setted "CanStop" attribute of my service to "False". When I'm using a Process.kill method to terminate this service process in ProjectInstaller_BeforeUninstall() it failed.
How can I update this kind of service?