PRB:HTML Controls Embedded Inside a Server Control Are Malformed When You Modify the Server Control Properties In Design View (820109)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
- Microsoft ASP.NET (included with the .NET Framework) 1.0
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
SYMPTOMSWhen you use HTML controls inside an ASP.NET server control,
and then you modify the server control properties in Design view, the
HTML controls are malformed.WORKAROUNDTo work around this problem, you can do either of the
following: - Change the required properties of the server control, and
then embed the HTML control in the server control.
-or- - Embed the HTML control in the server control, and then do
not change the properties of the server controls.
STATUS This
behavior is by design.REFERENCES For additional
information, click the following article number to view the article in the
Microsoft Knowledge Base: 306459
INFO: ASP.NET Server Controls Overview
Modification Type: | Major | Last Reviewed: | 6/27/2003 |
---|
Keywords: | kbWebForms kbhtml kbControl kbprb KB820109 kbAudDeveloper |
---|
|