I'm seeing this error a lot lately on our site: Invalid postback or callback argument.  Later in the error description, I see this: at System.Web.UI.WebControls.DropDownList.LoadPostData (and ProcessPostData). I'm confused since the page where this is happening does not have an auto-postback dropdownlist control.
Thoughts?
TIA,

Go to the complete details ...