Hi there, I have just got NServiceBus working correctly and it handles incoming messages, now I've come across a problem. If I try and access my NHibernate Repository within the message handler thread I get the following exception straight away:
The partner transaction manager has disabled its support for remote/ network transactions. (Exception from HRESULT: 0x8004D025) After extensive googling, all I can find is people talking about checking certain services are running on the client and the sql server machine, and rebootign them etc. This can't be the problem though, as if I run the same code in the main thread, it works totally fine. Has anyone experienced this kind of thing before and would be able to point me in the right direction? Thanks, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to nhusers@googlegroups.com To unsubscribe from this group, send email to nhusers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---