You do not find any script running in the Processes dialog box when you debug an ASP Web page in Visual Studio 6.0 (837316)
The information in this article applies to:
- Microsoft Visual Studio, Professional Edition 6.0
- Microsoft Visual Studio, Enterprise Edition 6.0
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
SYMPTOMSWhen you debug an ASP Web page in Microsoft Visual Interdev 6.0, and you click Processes on the Debug menu, you may not find any script
running under the following processes in the Processes dialog box: - Iexplorer.exe
- Dllhost.exe
- Inetinfo.exe
CAUSEWhen you install Microsoft Visual InterDev 6.0 after you install Microsoft Visual Studio .NET, an older version of the Pdm.dll file is copied in the
system32 folder. Therefore, when you browse to the ASP Web page in Microsoft
Internet Explorer, the processes that are mentioned in the "Symptoms" section load an
older version of the Pdm.dll file.RESOLUTIONCopy the latest version of the Pdm.dll file from the
C:\Program Files\Common Files\Microsoft Shared\VS7Debug folder to the
%WINDIR%\system32 folder on your computer.STATUS This behavior is by
design.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
258929
HOWTO: Debug ASP applications manually against Windows 2000 Web Server
Modification Type: | Minor | Last Reviewed: | 8/15/2005 |
---|
Keywords: | kbWebBrowser kbScript kbDLL kbweb kbInetDev kbDebug kbbrowsing kbprb KB837316 kbAudDeveloper |
---|
|