I have a problem in getting WCF Windows Service reads from un-authenticated public Queue in another server in another domain.
Both servers are Windows Server 2008 R2.
When i set the windows server running user as Network Service , i receive MQ_ERROR_ACCESS_DENIED (0xC00E0025). When i set the user of the windows service to Local System i receive a different error A security package specific error occurred (80070721)
Is there any configuration i'm missing at any of the 2 servers? I enabled DTC at both sides