ChannelFactory`1[BLLService], cannot be modified while it is in the Opening state
问题 Im in showstopper state because of an exception in WCF. The problem is that i am randomly getting this exception in windows service in WCF. Now since i cannot debug production server so i am using log4net for logging. The exception is random in time and in different functions. it Occurs few in a day with almost 400 to 1000 db entries. Now here is my proxy class code where iam checking the client open state. public static BLLServiceClient bLLServiceClient { get { if (_bLLServiceClient == null