C
Carlos
I am currently in the process of making an existing ASP .Net 1.0 compliant
with 2.0. It has been kind of frustarting. Beginning with making
the existing html tags compliamnt with xhtml. It complains about the casing
of the tags! where is the intellisense to detect it, and fix it? Then, there
is the src of an image that does not find. When I bring the dialog box and
want to point to the source does not even display all the files inside the
directory.!
It also complains about the xlmns tag with the html tag, and the ending of
/> for other tags. In summary, for a working project that wanted to
transition
into 2.0, I got about 500 errors with 300 warnings. Thanks MS..
with 2.0. It has been kind of frustarting. Beginning with making
the existing html tags compliamnt with xhtml. It complains about the casing
of the tags! where is the intellisense to detect it, and fix it? Then, there
is the src of an image that does not find. When I bring the dialog box and
want to point to the source does not even display all the files inside the
directory.!
It also complains about the xlmns tag with the html tag, and the ending of
/> for other tags. In summary, for a working project that wanted to
transition
into 2.0, I got about 500 errors with 300 warnings. Thanks MS..