标签: asp.net
在网络应用程序中,当我尝试放置ajax日历扩展程序时,我收到此错误:
Error:The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>) .
当我删除那个ajax日历扩展器时它工作正常,当我放置ajax日历扩展器时它显示此错误。你能救我吗?
答案 0 :(得分:2)
无需回答,但仍然,检查: this post
第二种方法对我有用。