So I got into work early today and got the latest from source control. When I try to launch our ASP.NET application, I get this exception:
"The binding at system.serviceModel/bindings/wsHttpBinding does not have a configured binding named 'wsHttpBinding_Unsecured_Long'. This is an invalid value for bindingConfiguration. (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config line 789)"
Nobody's here at work yet so I can't get any help on this. What the heck does this mean--can someone try to briefly explain it to me, and can I fix it? (I work on the front-end side and this looks related to the WCF services we have, so I'm not familiar.)