I have customers that have reported this morning that our web application that uses asp.net ajax is not longer working correctly after they installed the windows updates last night (7/10/2007). The problems that we are seeing is a page that has a gridview inside of an update panel displays some of the markup of the page. When they click the button that should trigger the update panel, the page does a full postback instead of a partial. The Update Progress doesn't show like it should either. After the postback, it may or may not show the page correctly, but none of the buttons work anymore. We found that this is only a problem with IIS 6.
If anyone knows what update may cause this so we can uninstall that update to get our customers site back up and running please let me know. I searched the forum, but couldn't find any similar problems. Are there others that are seeing similar problems with the windows updates?