Estas tratando de mostrar un dato que tiene lazy=true, pone lazy=false en el mapping o cuando hagas el fetch hacelo eagerly (fetch join en HQL o la estrategia adecuada en el fetch de criteria)
Gustavo. On Wed, Jan 14, 2009 at 5:18 PM, Anthony Campos <[email protected]> wrote: > buenos dias, espero me puedan ayudar tengo un problema al visualiar la data > en un datagridview, me sale unmensajde de nhibernate algo asi mas o menos > dice el mensaje > > nhibernate.objectnotfoundexception : no row with the given identifier > exists > y al final me dice > > Para reemplazar este cuadro de dialogo predeterminado controle el evento > Dataerror > > adjunto la imagen del error .. espero me puedan ayudar... > > Saludos, > > Anthony Campos > > > > > --~--~---------~--~----~------------~-------~--~----~ Para escribir al Grupo, hágalo a esta dirección: [email protected] Para más, visite: http://groups.google.com/group/NHibernate-Hispano -~----------~----~----~----~------~----~------~--~---
