I have been trying to use MSMQ as target without any success. I asked twice but nobody replied. Is nobody using MSMQ to drop log messages? I am stuck and really need help else I need to look at other logging mechanism/MS Application Block?
Here is my previous message extract - Thanks for your help again. -
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