Did you ever get a solution to this as I'm experiancing the same problem going from v2.0.1 to 2.2 protected void GridView_SelectedIndexChanged( object sender, EventArgs e) { string urlParams = string .Format( "Pk={0}" , GridView1.SelectedDataKey.Values[0]); throwing a exception... at _YBC_Syndicator_Sections...