nservicebus
Subscriber that acts as publisher
i have a service application configured as subscriber. In particular circumstances the application have to send a message after it have received someting from a publisher.[详细]
2023-03-15 23:26 分类:问答MessageQueueException (0x80004005): Access to Message Queuing system is denied
I have an exsiting application that works fine on a windows 2003 server.I having been moving it to windows 2008r2 and when the application trys to access the queue it gets the below error?The Indentit[详细]
2023-03-15 20:33 分类:问答Importing data using NService Bus
Using NService Bus. 2.00.19 (with MSMQ and SQL 2008) We want to import data into our system. The files could be quite la开发者_如何转开发rge so we have Background Processor that will read a message fr[详细]
2023-03-15 17:06 分类:问答NServiceBus.Unicast.Transport.CompletionMessage was not registered in the serializer
A suite of integration services that use NServiceBus have been dropped in my lap (unfortunately I was not involved in the original implementation and the person who did write the code has left).[详细]
2023-03-15 13:12 分类:问答using nservicebus in vb.net
Im trying to convert the nServiceBus PubSub .net4 example into vb and I\'m struggling at one point which I think is a language issue but I thought I would ask the开发者_运维百科 experts.[详细]
2023-03-15 05:26 分类:问答NServicebus : {WARN} failed raising transport message with ID =
Here\'s the scenario. I am on NServiceBus 3开发者_如何学Go.0.0.1504 (core dll version). I get above warning message when there\'s an exception on one of the handlers. Queues are setup as DTC. The int[详细]
2023-03-15 02:13 分类:问答NServicebus saga race condition
I am encountering a race condition when using NServiceBus sagas. The problem is this- I have a class that derives fromSaga, implements IAmStartedByMessages and persists saga data in a sql server. Th[详细]
2023-03-14 15:07 分类:问答nServiceBus UnicastBusConfig.MessageEndpointMappings.Endpoint
I am playing with custom config for NServiceBus and I am 开发者_Python百科implementing IConfigurationSource.[详细]
2023-03-14 11:41 分类:问答NServiceBus equivalent in Java world [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-13 18:11 分类:问答NServiceBus: Trouble getting PubSub working with Distributor
I\'m using NServiceBus 2.5 and trying to get a simplified version of the NServiceBus PubSub sample working with the distributor. The simplification:[详细]
2023-03-12 04:28 分类:问答