BUG: Transitions May Fail When Scripting Object Model Enabled

ID: Q190945


The information in this article applies to:


SYMPTOMS

On an Active Server Pages (ASP) page with the Scripting Object Model enabled, page transitions may not work.


RESOLUTION

When the Scripting Object Model is enabled on an ASP page, place any PageTransitions Design-time controls (DTCs) on a line above the gray, read- only code near the top of the document that enables the Scripting Object Model.

If <meta> tags are being used directly (instead of the PageTransitions DTC) to affect page transitions, place those meta tags above the gray, read-only code.


STATUS

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.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Open an ASP page from a Web project.


  2. Use the document's Properties page to enable the Scripting Object Model.


  3. Drag a PageTransitions DTC from the toolbox into the HEAD section of the page.


  4. Use the PageTransitions DTC's Properties page to enable a transition.


  5. Save the page, then browse it in Internet Explorer.


Additional query words:


Keywords          : kbCtrl kbVisID600bug kbGrpASP 
Version           : WINDOWS:6.0
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: May 24, 1999