Hello, I am having troubles with a winservice program.
I have an ActiveRecord project (a separate dll) that is used for two other projets, a web app and a win service. In the web applicacion I can correctly utilize the LazyLoading feature because I open a session on every request, but in the WinService application, I cannot do that, and I'm getting an exception for this. How can I solve this problem? Regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
