unable to create domain participant

2 posts / 0 new
Last post
Offline
Last seen: 7 years 2 months ago
Joined: 02/13/2017
Posts: 1
unable to create domain participant

Hi, I am currently having an issue with creating a domain participant.  This is a C# application running on windows 7. For some reason, the program will run just fine on other PCs, but on mine the DDS.DomainParticipantFactory.get_instance().create_participant() call returns null.  The instance of the ParticipantFactory returns from get_instance() just fine, and the shapes demo works fine on my pc.  Really have no idea where the issue could be as there is no exception thrown in the call it just returns null. Also, I have the same version of DDS installed on my pc as on the pcs that run the program fully. Please help if you have any suggestions.

 

Eric

sara's picture
Offline
Last seen: 1 year 4 months ago
Joined: 01/16/2013
Posts: 128

Hi Eric,

I hope you had this fixed by now... but if you have not, could you increase the verbosity of your application (some information on how to do that here) and send us the output so we can see what is happening inside?

Thanks,
Sara