On 04/02/2011 16:10, Corey Kaylor wrote:
It *should* work just fine. How are you hosting the WCF service? If IIS, do you start the bus on app start in Global.asax? -- 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.
OK

I think i have narrowed it down. the dependency i was injecting into the consumer was a repository which had a dependency on the RavenDb IDocumentSession - which is constructed using a factory method to get a session on the IDocumentStore. If I put the IDocumentStore as the dependency it works....

This is either something wrong with my config somewhere - but it does work throughout the rest of the app... or, well, i have no idea...

w://

--
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.

Reply via email to