Article ID: 261305 - Last Review: January 17, 2007 - Revision: 1.4 PRB: Visual InterDev Debugger Skips Server-Side Break PointsThis article was previously published under Q261305 SYMPTOMS
When you debug server-side Active Server Page (ASP) code remotely or locally, Visual InterDev 6.0 may skip server-side breakpoints.
CAUSE
The version of the Asp.dll that is included in the Windows NT Option Pack is not compatible for Visual InterDev debugging. In order to debug, you must have version 4.02.0622 or later. Also, if the version of Asp.dll that you have is 4.02.0622, then it must be larger than 330,448 bytes. The version of Asp.dll that was included with the Option Pack appears to be the correct version number (4.02.0622), but the size of the file is smaller than the required 330,448 bytes.
RESOLUTION
Follow this procedure to resolve this problem:
MORE INFORMATION
There are two different variations of Asp.dll version 4.02.0622. The size of the .dll file can be used to discern between them. The correct file for you to use for Visual Interdev debugging is 330,448 bytes in size. The copy of Asp.dll version 4.02.0622 that is installed with Windows NT Option Pack is less than 330,448 bytes in size. NOTE: You must always reapply Windows NT Service Pack 4 or later after you install the Windows NT Option Pack or any of its components. REFERENCES
For more information about Windows NT Service Packs, please see the following articles:
196269
(http://support.microsoft.com/kb/196269/EN-US/
)
When to Reinstall a Service Pack
Windows NT 4.0 Service Pack 4 For additional information on debugging, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
http:// http://www.microsoft.com/downloads/details.aspx?familyid=8b3a1f23-c17c-4dc9-96ea-cf8652acf2d4&displaylang=en (http://www.microsoft.com/downloads/details.aspx?familyid=8b3a1f23-c17c-4dc9-96ea-cf8652acf2d4&displaylang=en) 244272
(http://support.microsoft.com/kb/244272/EN-US/
)
INFO: Visual InterDev 6.0 Debugging Resources
237561
(http://support.microsoft.com/kb/237561/EN-US/
)
INFO: How to Read the Viddbg.exe Output
| Article Translations
|
Back to the top
