Hello, I have a software (.NET C#) that access a COM object.
When I run the program, it crashes with the error message RPC Server is unavailable (0x800706BA).
The time of the crash is differently, sometime after over 100 times accessing the COM object, sometime under 100 times accessing the COM object.
I've checked that the RPC services are running automatically.
What can it be?
Best regards, Eddy