Article ID: 929068 - Last Review: May 16, 2007 - Revision: 1.4 Error message when Internet Explorer 6 uses a DHTML Edit control: "R6052 pure virtual function call"
SYMPTOMSWhen you host a Dynamic HTML (DHTML) Edit control, Microsoft Internet Explorer 6 or another application that uses the control crashes. Additionally, you receive the following error message: R6052 pure virtual function call
RESOLUTION A hotfix for this problem is included in the Internet Explorer 6 update that was released in December 2006. To obtain this hotfix, visit the following Microsoft Web site: http://update.microsoft.com
(http://update.microsoft.com)
WORKAROUNDTo work around this problem, use one of the following methods:
MORE INFORMATIONThe following sample HTML page and Test.txt file will generate this problem. Sample HTML page <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>
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
