Converting from v1.1 to v2 and problems with switching design mode
am 21.04.2008 17:19:41 von robin9876When converting an Asp.Net (VB) from version 1.1 to 2 the project
wizard converted the project and the code can be compiled without any
errors.
However when opening the web page and trying to switch to design mode
there are a number of error messages appearing. Such as can not nest
TD within a Table, non matching tags, nesting tables within a form and
some properties no longer available.
What is the best method of converting the web pages so that there
design is available in VS 2005?