Skip to content

RPCServer makes the COM+ unavailable #996

Closed
@cjw1115

Description

@cjw1115

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:

  1. Open solution CustomCapability.sln (Windows-universal-samples\Samples\CustomCapability\cs\ CustomCapability.sln)
  2. Build project RpcServer. It will create a .exe (Windows-universal-samples\Samples\CustomCapability\cs\Win32\Debug\RpcServer.exe)
  3. Install windows service.(RpcServer.exe -install)
  4. Open Windows Services manager and find out “Hsa Sample Service(HsaService)”, Change the startup type of it to Automatic, save it.
  5. Restart the OS.
  6. Open Component Services and select Computers node. We will find that COM+ is disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions