The Controls collection cannot be modified because the control contains code blocks (i.e. <% … %>).
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there I have a page with a DDL which binds the data in the .aspx page rather than the code behind. It was all working nicely until I moved this page onto another computer - it was working on one with Visual Web Developer Xpress but now it won't work on Visual Studio 2005. I thought maybe it is because the versions of .Net are different. I'm a newbie so please don't patronise! Here is a snippet of my code:
Please someone help me! Lorna