repeater嵌套有关问题

repeater嵌套问题((Label)NRepeater.Items[j].FindControl( t_id )).Text总提示指定的转换无效,请问为什

repeater嵌套问题
((Label)NRepeater.Items[j].FindControl( "t_id ")).Text总提示指定的转换无效     ,请问为什么

[解决办法]
没找到NRepeater.Items[j]指定的不对