R6052 pure virtual function call
- You loaded a page that uses the JavaServer pages (jsp) namespace.
- The page calls the ShowDetails method of the control.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0"> <TITLE></TITLE> <script> function test() { DHTMLEdit1.LoadURL("http://server/test.txt"); DHTMLEdit1.ShowDetails = true; } </script> </HEAD> <BODY> <OBJECT id=DHTMLEdit1 style="LEFT: 0px; WIDTH: 256px; TOP: 0px; HEIGHT: 233px" classid=clsid:2D360200-FFF5-11D1-8D03-00A0C959BC0A VIEWASTEXT></OBJECT> <BUTTON onclick=test()>Click</BUTTON> </BODY> </HTML>
<HTML xmlns:jsp=""> <BODY designMode=on> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<jsp:Comment></jsp:Comment> �<DIV> ��<DIV> ���<DIV> ����<DIV style="float:right; vertical-align: middle;margin-top:1px"> ����</DIV> ���</DIV> ��</DIV> ��<DIV style="height:64%; overflow-y:scroll;"> ��</DIV> �� �</DIV>
Keywords: KB929068, kbprb, kbbug, kberrmsg, kbtshoot