我正在使用 DebugDiag2.0 来分析 asp.net 应用程序的挂起问题。但我得到一个错误:
CrashHangAnalysis Failed Dump File: E:\w3wp_141218.dmp;
Type: System.FormatException
Message: the input string format is not correct.
Stack Trace:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at DebugDiag.AnalysisRules.AnalyzeManagedImpl.getDotNetAnalysis(ScriptThreadClass Thread, Object FrameID)
at DebugDiag.AnalysisRules.AnalyzeThreads.getDotNetAnalysisIfThreadMatches(ScriptThreadClass Thread, AnalyzedThreadClass& AnalyzedThread, Int32& nFrameNum)
at DebugDiag.AnalysisRules.AnalyzeThreads.getAnalysis(ScriptThreadClass Thread)
at DebugDiag.AnalysisRules.AnalyzeThreads.DoAnalyzeThreads()
at DebugDiag.AnalysisRules.CrashHangAnalysis.DoHangAnalysis()
at DebugDiag.AnalysisRules.CrashHangAnalysis.RunAnalysisRule(NetScriptManager manager, NetProgress progress)
at DebugDiag.DotNet.NetAnalyzer.RunAnalysisRulesInternal(DumpFileType bitness, NetProgress progress, String symbolPath, String imagePath, String reportFileFullPath, Boolean twoTabs,
谁能帮忙知道发生了什么?
我安装 DebugDiag1.2 来调试转储文件。我收到错误:vbscript 运行时错误。代码为 0x800a000d,类型不匹配 'CInt' 第 14896 行,CrashHangAnalysis.asp 的第 16 列