Closed
Description
I download a sample code from this repos.
When I build it and deploy the service to my computer(RS4), It will make the COM+ unavailable.
Here are my steps:
- Open solution CustomCapability.sln (Windows-universal-samples\Samples\CustomCapability\cs\ CustomCapability.sln)
- Build project RpcServer. It will create a .exe (Windows-universal-samples\Samples\CustomCapability\cs\Win32\Debug\RpcServer.exe)
- Install windows service.(RpcServer.exe -install)
- Open Windows Services manager and find out “Hsa Sample Service(HsaService)”, Change the startup type of it to Automatic, save it.
- Restart the OS.
- Open Component Services and select Computers node. We will find that COM+ is disabled.
Metadata
Metadata
Assignees
Labels
No labels