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.

Reply via email to