C# SocketAcceptor multiple sessions not in config

Imported from previous forum

Hello,

I`m having difficulties logging in client sessions to a SocketAcceptor set up with CheckCompID to false. If Sender and Target IDs are not equal from client session to acceptor the QF logs are telling me “Session not found for incoming message” and I guess the flag is not taken into consideration or something, I do not know cpp very well :slight_smile:

Someone please help, Im trying to login multiple sessions to an acceptor from C# without setting up config file. Ive done it in java, I know it is possible, its just that I`m too dumb to do it without help.

Thanks,
Ionel Roman