Unfortunately, I cannot compile your code due to a missing base class. However, I found that my smoke tests fail when I changed my lazy properties to auto properties.
Can you please try to use properties with an explicit backing field? -Markus 2009/4/23 Markus Zywitza <[email protected]> > Can you send me the actual code (directly to me, not the list) or better, a > simplified version that throws this error. I will then look into it. > > -Markus > > 2009/4/23 TrentCioran <[email protected]> > >> >> >> Hi Markus, >> >> ok, I've tried switching to trunk but saddly it throws the same >> LazyInitializationException =(. >> >> My Class and its ancestors properties are virtual, i've also tried >> with both ByteCode generators, castle and linfu. >> >> Any Idea?? =( >> >> Thank you for your help Markus. >> >> TrentCioran >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
