/* conditional remarked out below
/* if (requestCount == pResults.length)
{
createRepeaterData();
}
*/
createRepeaterData();if (requestCount == pResults.length)was added for those people that have more than one map service added to their map. I am not sure why this would stop working just because you upgraded your server to 10...