Fetching DMP When an application exception occurs:
ADPLUS.VBS-CRASH-PN w3wp.exe-y Srv*c:\symbols*http://msdl.microsoft.com/download/symbols
About the W3WP process cannot fetch dump file, can refer to:
Http://blogs.msdn.com/b/stuartleeks/archive/2009/07/22/adplus-windows-7-and-asp-net.aspx
Make the following changes to ADPlus.vbs:
If G_currentprocesses (Pcount). Name = "w3wp." EXE "Then" read the next objtextfile.atendofstream and then straux = objtextfile.readline ' Chec K the command line for THE-AP parameter If InStr (Straux, "-ap") then Arraux = Split (Straux, "-ap",-1, 1) str PackageName = Trim (Arraux (1)) ' Modifications Start (http://blogs.msdn.com/stuartleeks/archive/2009/07/22/ adplus-windows-7-and-asp-net.aspx) If Mid (Strpackagename, 1, 1) = "" Then strpackagename = Mid (Strpackagename, 2, INSTR (2,strpackagename, "" "")-2) End If ' Modifications end
WinDbg fetching DMP Files