[Mono-list] NHibernate
    Phillip Neumann 
    bob at sofsis.cl
       
    Mon Jul  4 14:03:53 EDT 2005
    
    
  
Hello.
Im new to (n)hibernate and im trying to use it.
the problem is the folowing:
Unhandled Exception: NHibernate.MappingException: No persisters for:
Disco
in <0x000f4> NHibernate.Impl.SessionFactoryImpl:GetPersister
(System.Type theClass)
thats when mono executes this:
                Disco d = new Disco(696969,"Hooola","Chaaao");
                
                session.Save(d);
how do i fix this?
(ive attached a .zip with the monodevelop project)
thanks in advance!
-- 
_________________________
Phillip Neumann
phillip at sofsis.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tessst.zip
Type: application/zip
Size: 8958 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/mono-list/attachments/20050704/acd07b2b/tessst.zip
    
    
More information about the Mono-list
mailing list