The information in this article applies to:
SYMPTOMSWhen adding an HTML template to a WebClass, Visual Basic may display the following error message in a WebClass Designer dialog box:
CAUSEThe Triedit.dll, which is located by default in the C:\Program Files\Common Files\Microsoft Shared\Triedit folder or its dependent dynamic-link libraries (DLLs), may not be registered correctly. RESOLUTIONUnregister and reregister the Triedit.dll by entering the following command in the Run box, accessed from the Start button, or within the Command Prompt:
You should be able to add an HTML template to your WebClass. If this does not work, the error may not be the Triedit.dll, but its dependent DLLs. You may have to update Internet Explorer to the latest version. Or, do an uninstall and reinstall of Internet Explorer.
STATUSThis behavior is by design. MORE INFORMATIONThe Triedit.dll is installed with Visual Studio, Office, and Internet Explorer. When an HTML template is added to a WebClass, the Triedit.dll is used to parse the HTML template to search for tags that could trigger server events. REFERENCESFor additional information and technical articles on using WebClasses, see the following page at the Visual Basic site: http://msdn.microsoft.com/vbasic/technical/articles/internet.aspFor the latest Knowledge Base articles and other support information on Visual Basic, see the following page on the Microsoft Technical Support site: http://support.microsoft.com/support /vbasic/ Additional query words: kbASPGrp kbVisID600 kbWebclass kbSupport
Keywords : kbVBp600 kbWebClasses kbDSupport |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |