Solved: Operation is not valid due to the current state of the object
- by ChrisD
We use public static methods decorated with [WebMethod] to support our Ajax Postbacks. Recently, I received an error from a UI developing stating he was receiving the following error when attempting his post back: { "Message": "Operation is not valid due to the current state of the object.", "StackTrace":…