The information in this article applies to:
SYMPTOMS
When you use tag replacement within a WebClass template, you may notice that, after upgrading to Visual Studio Service Pack 3, not all of the tag text and HTML template text gets sent back to the browser. To determine if this problem is occurring, right-click on the resulting HTML page in your browser and select View Source. If you do not see an end </HTML> tag, then most likely you are encountering this problem.
RESOLUTIONYou need to roll back to the previous version of the WebClass run time on machines where you use the Visual Basic 6.0 IDE while running your WebClasses. Follow these steps to do so:
If you aren't running your WebClass application in the Visual Basic 6.0 IDE (on a production machine), you do not need to rollback to the previous version of the WebClass runtime unless you are planning to turn the template cache off. The template cache is turned on by default with a default value of 65 (hex) or 101 (decimal).STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. REFERENCESPlease see the following article in the Microsoft Knowledge Base for more information regarding the new WebClass template cache feature: Q234344 INFO: Template Cache Added in WebClasses for Visual Studio Service Pack 3 Additional query words: TagContents ProcessTag
Keywords : kbVBp600 kbWebClasses kbGrpASP kbVS600sp3bug kbDSupport |
Last Reviewed: November 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |