Need Help for using MSMQ target

1 message Options
Embed this post
Permalink
AjayN

Need Help for using MSMQ target

Reply Threaded More More options
Print post
Permalink
Hi, I am unable to write to MSMQ target. Any pointer how to debug this issue. I am using .Net 3.5 framework. MSMQ is installed on remote server which is Windows 2003 server. I am putting queue attribute in config file as queue="FormatName:DIRECT=OS:newton\PRIVATE$\LoggingQueue" I am able to write a message to this queue without NLog, using simple windows forms application from same machine (this was just to check if MQ is accessible from this machine) Any pointers will be highly appreciated. Thanks & Regards, Ajay