This question is locked. New answers and comments are not allowed.
I have an mvc application deployed in an NLB cluster. I have a problem when my search only populates one row and I edit that row using a popup. When hitting the save button the request is sent to the server and the data is updated but the popup never closes and the grid is not reloaded. When the grid is populated with more rows the bug does not appear. I also works fine in dev and test that are not NLB clusters. What do I do?