Hi,
I am able to write to other targets. But 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