I found this thread: http://groups.google.co.uk/group/rhino-tools-dev/browse_thread/thread/38e97a96119753c7
which explains where it went. But i'm having the same problem that Dan was having! Can't create component 'Rhino.Security.Services.AuthorizationRepository' as > it has dependencies to be satisfied. > Rhino.Security.Services.AuthorizationRepository is waiting for the > following dependencies: > > Services: > - NHibernate.ISession which was not registered. > Thanks again for the help! On Tue, Mar 16, 2010 at 12:11 PM, patricia <[email protected]>wrote: > Hello, Me again, > > I'm trying to build my project with fresh versions of rhino commons > and security and castle windsor. But i seem to have lost > RhinoSecurityFacility ! > > in the RhinoSecNhSetup.zip sample app it seems to be in > rhino.security but it is no where to be found in the version i got > from github! > > here is what visual studio's comes up with when i do a "go to > definition" on it in the sample project: > > using Castle.MicroKernel.Facilities; > using System; > > namespace Rhino.Security > { > public class RhinoSecurityFacility : AbstractFacility > { > public RhinoSecurityFacility(Type userType); > public RhinoSecurityFacility(SecurityTableStructure > securityTableStructure, Type userType); > > protected override void Init(); > } > } > > > I have a feeling this is me just looking in all the wrong places, but > i've run out of places to look! > > Thanks for the help! > > -- > 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]<rhino-tools-dev%[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.
