I'm trying to run a simple Connext 5.1 publisher inside a Service on Win7 but do not see any DDS traffic. The service runs as LocalSystem and appears to run fine. The service is running on a separate machine from the subscriber so this is not a shared memory problem.
Event log messages I added show that the correct domainId is picked up from the environment. The two machines can nddsping each other. When I run the service as an application in VS, the DDS messages are published fine so the fundamental publishing code appears ok.