FIX: Access Violation on Transition Property of Blend Transition (176791)



The information in this article applies to:

  • Microsoft Internet Explorer (Programming) 4.0

This article was previously published under Q176791

SYMPTOMS

Attempting to set the Transition property of the Blend Transition Filter results in an access violation in Internet Explorer.

CAUSE

The Blend Transition Filter does not have a Transition property. The Transition property is a property of the Reveal Transition Filter.

RESOLUTION

Do not attempt to set the Transition property of the Blend Transition Filter. If you are attempting to change the type of transition, you should be using the Reveal Transition Filter.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in Microsoft Internet Explorer, version 4.01.

MORE INFORMATION

Attempting to set the Transition property of the Blend Transition Filter should result in a scripting error. However, Internet Explorer is attempting to set this property.

Modification Type:MajorLast Reviewed:9/1/1999
Keywords:kbbug KB176791