A simple question here.
I have the sample App running but when I am in design mode of the aspx pages in the IDE, I do not see a layout of the items on the page. There is just one item displayed with a message stating that there is an "Error Creating Control - Content 1".
It is referring to the dataAcccessAdapter and the ExamplesDBSpecific.
Should I be able to view a rendering of the page in design mode or does the IDE just not know what to do with the LLBL items i nthe source file and throw this error?
Please build the app first, first close all forms, then build, then try again. Also, be sure to have vs.net 2005 SP1 installed as that fixes many problems with the vs.net 2005 webform designer... (not enough, but it's a start)