Hello everyone,
I got 2 applications working fine in developpement system.
App1 executable works fine.
App2 executable doesn't work (got error 1 when enqueueing)
App1 and App2 are similar with same queues pattern.
My conclusion is that create Queue went wrong (only on executable) but i don't have any other error comming up.
I tried this :
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAiTSAW
But i can't fill up MachineName or IP Address, no projects found... so i managed by adding indicators and rebuilding app to find queue Ref was empty.
I tried to recode the generic call of queues contained in a PPL into the MainProject itself (in order to see if it was dependencies problems) but the problem remains, same error code, same ref empty.
I am stuck right now. I can't think about a new workaround, any help will be apreciated.
BestRegards