DOCUMENT:Q224418 02-APR-1999 [iis] TITLE :Active Server Pages Appear Blank in the Web Browser PRODUCT :Internet Information Server PROD/VER:winnt:4.0 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Internet Information Server 4.0 ------------------------------------------------------------------------------- SYMPTOMS ======== When you create a Web site or modify an existing Web site with Visual Studio or Visual InterDev, all ASP pages for that Web site may stop working or display only blank content in the Web browser. ASP pages may work properly in other Web sites or other Web applications. All HTML files continue to work in all Web sites. CAUSE ===== This is caused by certain "TypeLib" metadata tags that are present in the Global.asa for the Web site experiencing this problem. RESOLUTION ========== Edit the Global.asa for the Web site experiencing the problem and look for the following or similar metadata tags: To determine whether you are experiencing this problem, remove any of the above tags if they are present, as well as any additional metadata tags from the Global.asa, and then try browsing ASP pages. This problem is caused by having an older version of Windows Scripting environment installed on the WWW server. Visual Studio and Visual InterDev assume a newer version is present when creating or managing Web sites and may create metadata tags specific to these newer versions of the scripting environment. To resolve this issue please obtain the latest version of the Windows Scripting environment at http://msdn.microsoft.com/ and download the latest version for your platform. WORKAROUND ========== To work around this problem, you can remove the Metadata tags one at a time until you determine which ones are causing the ASP pages to not display. However, the recommended resolution is to install the latest Windows Scripting environment on the WWW server. Additional query words: ASP IIS Display Blank Data Content ====================================================================== Keywords : Technology : kbiisSearch kbiis400 Version : winnt:4.0 Issue type : kbprb Solution Type : kbpending ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.