|
|
Visual Studio .NET Editor Malforms HTML Tags |
|
|
Microsoft Corportation |
|
|
ASP.NET / Error Handling |
|
|
Click to Visit |
|
|
14 |
In this article, one of the errors in debugging is explained in detail. When the users move from the design view to HTML view, then the VS.NET editor changes the code in the web form. This ends in tag malforms. This error is because of not adding a space between the end tag and the last attribute value of the tag. Only by modifying the tag, the users could debug without any obstacle.
|