What are you using for subscription storage? On Mon, Aug 6, 2012 at 4:34 AM, Daventry <[email protected]> wrote:
> Hi all, > > We're sendind messages between a web application and a windows service. > > I'm getting below exception when publishing a message from the windows > service if have restarted my application without having stopped the > ASP.NET development web server - i.e if I do right-click "Stop" before > starting everything up, then it works out well. > > Rhino.ServiceBus.Exceptions.MessagePublicationException: There were no > subscribers for (Messages.FeedsImported) > at Rhino.ServiceBus.Impl.DefaultServiceBus.Publish(Object[] messages) > at Backend.Consumers.ImportFeedsConsumer.OnConsumer(ImportFeeds > message) > > Any ideas? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rhino-tools-dev/-/Eg3Abdz2wcQJ. > 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. > -- 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.
