LazyInitializationException when accessing collection

Hi,
I’m getting a LazyInitializationException when trying to access a list inside my entity outside a transaction. What’s the best way to handle this?

Thanks!

I recently answered a similar question. Take a look at this answer: HHH000506: Detaching an uninitialized collection with enabled filters from a session - #8 by beikov