[nhusers] Two web applications need app pool recycle to refresh data

2011-02-25 Thread abx
Hello I have two application lying on their nhibernate DAL. They use the same database and they have two different app pools. When I update some data from the first application, sometime for having the data refreshed into the second one I need to recycle the application pool. Any advice on

Re: [nhusers] Two web applications need app pool recycle to refresh data

2011-02-25 Thread Filip Zawada
On 2011-02-25 14:28, abx wrote: Hello I have two application lying on their nhibernate DAL. They use the same database and they have two different app pools. When I update some data from the first application, sometime for having the data refreshed into the second one I need to recycle the