My WCF service suddenly stopped working correctly a few days ago, seemingly without either the client or server having been touched. Specifically it is a single operation that is not working correctly because one of the parameters is an array, which never gets populated by WCF.My WCF service suddenly stopped working correct