It's impossible to give any advice without knowing what the issue is! In what way does the site "hang"? What makes you suspect that it's NHibernate related?
/Pete From: [email protected] [mailto:[email protected]] On Behalf Of Ian Harden Sent: 22 January 2014 16:00 To: [email protected] Subject: [nhusers] Re: Using NHibernate with MVC 3 and WCF On Tuesday, January 21, 2014 9:55:03 AM UTC-7, Ian Harden wrote: We have a WCF service that runs on the same server as the web site. We had to turn on aspNetCompatibilityEnabled to get at the HttpContext, we had to turn this on because the services use the same functions as the website to save and retrieve data. The problem is that since we have added the services the site hangs up every few days now. Are there any recommendations to solve this issue? As a worst case we could break them apart but since they are doing the same thing I would like to leave them as is if possible. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
