Using bus.Publish. Just killed those instances (they were server 2003) and spun up server 2008 instances and all is well. Of course, it doesn't work if I do msmq://hostname/queue, but does work if I do msmq://ipaddress/queue. I think I read somewhere that this is a problem with MSMQ if reverse lookups differ from the actual machine name.
I'll turn on Debug logging and fire up some 2003 instances again. -- Adam On Thu, Jan 13, 2011 at 2:55 PM, Corey Kaylor <[email protected]> wrote: > Can you turn on DEBUG level logging for log4net and see what it says? Also, > are you using bus.Publish, or bus.Notify? > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
