L
Learner
Hello,
I recently converted a VS 2003 application to VS 2005. When I
compile it in VS 2005 every thing gets compiled with no errors. But
when I try publishing the website I get all different kinds of
errors... just to give you a number of errors it is 888 All these
errors aren't syntax errors in code behind files. I see all these
in .aspx pages for instanse...
Error 927 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\... 1967 8 http://localhost...
Error 14 Element 'PageView' is not a known element. This can occur if
there is a compilation error in the Web site. D:\... 79 9 http://localhost/...
Error 15 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\.... 80 32 http://localhost/.../
in this case it is complainin about "cellSpacing". If I change this to
"cellspacing" (changing S to s) then that error goes away.
I have these kind of errors around 888. Is there a to fix these errors
in shot? or is there any option to pick just to accept that way they
are? If any one run into this kind of situtaion please help.
Thanks in advance,
-L
I recently converted a VS 2003 application to VS 2005. When I
compile it in VS 2005 every thing gets compiled with no errors. But
when I try publishing the website I get all different kinds of
errors... just to give you a number of errors it is 888 All these
errors aren't syntax errors in code behind files. I see all these
in .aspx pages for instanse...
Error 927 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\... 1967 8 http://localhost...
Error 14 Element 'PageView' is not a known element. This can occur if
there is a compilation error in the Web site. D:\... 79 9 http://localhost/...
Error 15 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\.... 80 32 http://localhost/.../
in this case it is complainin about "cellSpacing". If I change this to
"cellspacing" (changing S to s) then that error goes away.
I have these kind of errors around 888. Is there a to fix these errors
in shot? or is there any option to pick just to accept that way they
are? If any one run into this kind of situtaion please help.
Thanks in advance,
-L