HOWTO: Debugging a VB DLL under Active Server PagesLast reviewed: December 11, 1997Article ID: Q177182 |
The information in this article applies to:
SUMMARYIt is possible to debug a Visual Basic ActiveX DLL running under Active Server Pages and Internet Information Server 3.0. This article will explain how to do this.
MORE INFORMATIONTo debug a Visual Basic component running under Active Server Pages and IIS 3.0, it is necessary to use a debugger that uses the CodeView style of debug information. This article will use Microsoft Developer Studio. Developer Studio is the application used to develop Visual C++ and Visual J++ applications.
REFERENCESMicrosoft Developer Studio Technical Notes 063 - TN063: Debugging Internet Extension DLLs For the latest Knowledge Base artices and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/ Keywords : AXSFMisc Technology : kbInetDev kbdsi Version : WINNT:1.0b Platform : winnt Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |