D
DCC700
After upgrading a web application from VS 2003 to 2005 there is a page
where any control event that should cause a postback instead generates
an Invalid character error on the page. For example a drop down list is
set to AutoPostBack, and for OnSelectedIndexChanged should update the
values of other drop down lists. This page works fine in VS 2003, and
the other pages with similar controls are posting back fine in 2005.
Has anyone else encountered this? Does anyone know what is causing it?
where any control event that should cause a postback instead generates
an Invalid character error on the page. For example a drop down list is
set to AutoPostBack, and for OnSelectedIndexChanged should update the
values of other drop down lists. This page works fine in VS 2003, and
the other pages with similar controls are posting back fine in 2005.
Has anyone else encountered this? Does anyone know what is causing it?