“/qOffice”应用程序中的服务器错误.请求因 HTTP 状态 404 失败:Not Found。 
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.Net.WebException: 请求因 HTTP 状态 404 失败:Not Found。源错误: 
行 35:         [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Connect", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
行 36:         public string Connect(string tmpUsr, string tmpPwd) {
行 37:             object[] results = this.Invoke("Connect", new object[] {
行 38:                         tmpUsr,
行 39:                         tmpPwd});
 源文件: d:\wangwei\项目\qoffice\web references\weblog\reference.cs    行: 37