problem about Win2008-Collection of common programming errors


  • RichardM1
    IIS7 .NET3.5 WCF Win2008
    I am ignorant on WCF, and the guy who is smart, isn’t.   2k8, 64 bit, standard, 16 GB, quad, hyperthreaded A service with 3 processes, 2 at start up, each process has a single thread. 2 processes come up, using cpu and memory. 5 people running our client. Process 3 comes up when requests start.   Processing a call takes 5-10 minutes. All calls to the server lock the server object on the server side.   The three processes continue for a while. Two of them stop processing, while o

Originally posted 2013-11-27 12:10:43.