Hello,
After lot of time spent on it, and big help from people around, I am in troubles again - now seems that:
- all components are installed and working
- msmq queues are available, and shown as alive when checking them with mqping
- unfortunately, when trying to setup synchronization, new problem has come (as below):
Error is:
===============
Exception has been thrown by the target of an invocation.
An error occurred while sending to the queue: No internal Message Queuing certificate exists for the user. (-1072824273, 0xc00e002f).Ensure that MSMQ is installed and running. If you are sending to a local queue, ensure the queue exists with the required access mode and authorization.
An error occurred while sending to the queue: No internal Message Queuing certificate exists for the user. (-1072824273, 0xc00e002f).Ensure that MSMQ is installed and running. If you are sending to a local queue, ensure the queue exists with the required access mode and authorization.
===============
Maybe somebody has seen same problem, and hopefully had it solved? Any advice appreciated.
regards
Tomasz