Internet Explorer 5.5 Service Pack 2 Does Not Print Page When Using Binary Behavior (822042)



The information in this article applies to:

  • Microsoft Internet Explorer (Programming) 5.5 SP2

SYMPTOMS

You cannot use Internet Explorer 5.5 Service Pack 2 (SP2) to print a Web page that contains a binary element behavior.

CAUSE

You installed MS03-015: April, 2003, Cumulative Patch for Internet Explorer.

RESOLUTION

Upgrade to Microsoft Internet Explorer 6 SP1.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION


Steps to Reproduce the Behavior

  1. Use Microsoft C++ to build a binary DHTML behavior.
  2. Insert the binary Dynamic HTML (DHTML) behavior that you build in an HTML page through an <OBJECT> element.
  3. Apply the behavior to an element as follows:
    style="behavior:url(#behavior1)"
  4. When you try to print the Web page, it does not print.

Modification Type:MajorLast Reviewed:10/13/2003
Keywords:kbDHTML kbbug KB822042 kbAudDeveloper