Tagged Questions
The rhino-tools tag has no wiki summary.
10
votes
2answers
1k views
Anybody using Rhino Security?
If so, what is your experience?
Do you recommend it?
This is the one I am talking about
http://ayende.com/Blog/archive/2008/01/22/Rhino-Security-Overview-Part-I.aspx
1
vote
2answers
309 views
MSMQ Inconsistent State After Restart
I'm seeing a really strange error that I'm having a difficult time
tracking down. I think its related to my configuration of Rhino ESB, though I'm not sure
if RSB is actually causing it, so I ...
0
votes
1answer
161 views
Rhino.Esb “Could not find no message owner for ”
I have some services which i want to be able to publish and subscribe to messages from.
I have a backend bus console app which has the following configuration:
<configSections>
<section ...
0
votes
1answer
406 views
Is it possible to use Rhino.Commons.HttpModules.UnitOfWorkApplication in ASP.NET 3.5 (not MVC)?
I tried to find tutorials/articles on using UnitOfWorkApplication in ASP.NET (not MVC). But all information I can find is about how to use it in ASP.NET MVC.
Does it mean that it is not possible to ...