项目

一般

简介

ErrLog.txt

匿名用户, 2020-06-16 15:57

 
1
****************************异常文本****************************
2
【出现时间】:2020/6/11 16:12:17
3
【异常类型】:WebException
4
【异常信息】:请求被中止: 操作超时。
5
【堆栈调用】:   在 System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
6
   在 System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
7
   在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
8
   在 SynchJiben.HYAY.SysnInfo.WX_Service.GetArchives(String HospitalCode)
9
   在 SynchJiben.Form2.SynChilderJIBen()
10
   在 SynchJiben.Form2.timer1_Tick(Object sender, EventArgs e)
11
   在 System.Windows.Forms.Timer.OnTick(EventArgs e)
12
   在 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
13
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14
【异常方法】:System.Net.WebResponse GetWebResponse(System.Net.WebRequest)
15
***************************************************************
16

    
17
****************************异常文本****************************
18
【出现时间】:2020/6/15 21:47:00
19
【异常类型】:WebException
20
【异常信息】:无法连接到远程服务器
21
【堆栈调用】:   在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
22
   在 System.Net.HttpWebRequest.GetRequestStream()
23
   在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
24
   在 SynchJiben.HYAY.SysnInfo.WX_Service.GetArchives(String HospitalCode)
25
   在 SynchJiben.Form2.SynChilderJIBen()
26
   在 SynchJiben.Form2.timer1_Tick(Object sender, EventArgs e)
27
   在 System.Windows.Forms.Timer.OnTick(EventArgs e)
28
   在 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
29
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30
【异常方法】:System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef)
31
***************************************************************
32

    
33
****************************异常文本****************************
34
【出现时间】:2020/6/16 14:02:39
35
【异常类型】:InvalidOperationException
36
【异常信息】:客户端发现响应内容类型为“text/html; charset=utf-8”,但应为“text/xml”。
37
请求失败,错误信息为:
38
--
39
<!DOCTYPE html>
40
<html>
41
    <head>
42
        <title>未预编译文件“/api/WX_Service.asmx”,因此不能请求该文件。</title>
43
        <meta name="viewport" content="width=device-width" />
44
        <style>
45
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
46
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
47
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
48
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
49
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
50
         pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
51
         .marker {font-weight: bold; color: black;text-decoration: none;}
52
         .version {color: gray;}
53
         .error {margin-bottom: 10px;}
54
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
55
         @media screen and (max-width: 639px) {
56
          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
57
         }
58
         @media screen and (max-width: 479px) {
59
          pre { width: 280px; }
60
         }
61
        </style>
62
    </head>
63

    
64
    <body bgcolor="white">
65

    
66
            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>
67

    
68
            <h2> <i>未预编译文件“/api/WX_Service.asmx”,因此不能请求该文件。</i> </h2></span>
69

    
70
            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
71

    
72
            <b> 说明: </b>执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
73

    
74
            <br><br>
75

    
76
            <b> 异常详细信息: </b>System.Web.HttpException: 未预编译文件“/api/WX_Service.asmx”,因此不能请求该文件。<br><br>
77

    
78
            <b>源错误:</b> <br><br>
79

    
80
            <table width=100% bgcolor="#ffffcc">
81
               <tr>
82
                  <td>
83
                      <code>
84

    
85
执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>
86

    
87
                  </td>
88
               </tr>
89
            </table>
90

    
91
            <br>
92

    
93
            <b>堆栈跟踪:</b> <br><br>
94

    
95
            <table width=100% bgcolor="#ffffcc">
96
               <tr>
97
                  <td>
98
                      <code><pre>
99

    
100
[HttpException (0x80004005): 未预编译文件“/api/WX_Service.asmx”,因此不能请求该文件。]
101
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +9868750
102
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +103
103
   System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) +82
104
   System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath) +17
105
   System.Web.UI.WebServiceParser.GetCompiledType(String inputFile, HttpContext context) +43
106
   System.Web.Services.Protocols.WebServiceHandlerFactory.GetCompiledType(String url, HttpContext context) +34
107
   System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath) +179
108
   System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) +47
109
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +226
110
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +156
111
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
112
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +159
113
</pre></code>
114

    
115
                  </td>
116
               </tr>
117
            </table>
118

    
119
            <br>
120

    
121
            <hr width=100% size=1 color=silver>
122

    
123
            <b>版本信息:</b> Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3535.0
124

    
125
            </font>
126

    
127
    </body>
128
</html>
129
<!-- 
130
[HttpException]: 未预编译文件“/api/WX_Service.asmx”,因此不能请求该文件。
131
   在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
132
   在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
133
   在 System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
134
   在 System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath)
135
   在 System.Web.UI.WebServiceParser.GetCompiledType(String inputFile, HttpContext context)
136
   在 System.Web.Services.Protocols.WebServiceHandlerFactory.GetCompiledType(String url, HttpContext context)
137
   在 System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
138
   在 System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated)
139
   在 System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
140
   在 System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
141
   在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
142
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
143
--><!-- 
144
此错误页可能包含敏感信息,因为 ASP.NET 通过 <customErrors mode="Off"/> 被配置为显示详细错误消息。请考虑在生产环境中使用 <customErrors mode="On"/> 或 <customErrors mode="RemoteOnly"/>。-->
145
--.
146
【堆栈调用】:   在 System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
147
   在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
148
   在 SynchJiben.HYAY.SysnInfo.WX_Service.GetArchives(String HospitalCode)
149
   在 SynchJiben.Form2.SynChilderJIBen()
150
   在 SynchJiben.Form2.timer1_Tick(Object sender, EventArgs e)
151
   在 System.Windows.Forms.Timer.OnTick(EventArgs e)
152
   在 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
153
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
154
【异常方法】:System.Object[] ReadResponse(System.Web.Services.Protocols.SoapClientMessage, System.Net.WebResponse, System.IO.Stream, Boolean)
155
***************************************************************
156