BUG: Design-Time Controls Are Not Shown in Design ViewID: Q191042
|
When viewing a page in Design view, one or more design-time controls (DTCs) are not shown.
This is caused by malformed or incomplete text in a script block that precedes the DTCs.
Correct the malformed or incomplete text. It is also good programming practice to enclose the content of client-side script blocks within HTML comment tags. Following this practice will minimize the likelihood of encountering this issue.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
The menu command "HTML|Script Block|Client" will create an empty script block that is properly enclosed by HTML comment tags.
<SCRIPT> <m' </SCRIPT>
Additional query words:
Keywords : kbCtrl kbVisID600bug kbGrpASP
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 24, 1999