ur custom site template deploys a RSSViewer (RSSAggregatorWebPart), a corresponding filter, (the two are connected - the filter feeds a RSS feed URL to the RSSViewer) and various other web parts. Problem is after provisioning a site collection from this template the RSSViewer & filter web parts cannot be removed from the page, and they can't be disconnected from eachother. Any other RSSViewer's added to the page don't work.
On our custom site template when I remove the filter web part the page errors with :
"Could not find the connection provider Web Part with ID "g_f9b180ac_edcb_482b_b680_03a11ddd2346". "
And if I remove the RSSViewer the page errors with:
"Could not find the connection consumer Web Part with ID "g_59817003_0d80_49b9_aaed_da105449b810".
Thanks