日期:2014-05-17 浏览次数:23483 次
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.Web.Services.Protocols.SoapException: 服务器无法处理请求。 ---> 不支持关键字: “userid”。
在 System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
在 MainForm.w2update.Winner2UpdateService.CheckUserPWD(String userID, String pwd, String& mess, String& name, String& company, String& phone, String& email, String& mobile, String& address, String& keyID, String& keyCode, Int32& ActivateSuccess) 位置 D:\code\Winner\PPLAnalyse\MainForm\Web References\w2update\Reference.cs:行号 731
在 MainForm.fmLogin.btnLogin_Click(Object sender, EventArgs e) 位置 D:\code\Winner\PPLAnalyse\MainForm\fmLogin.cs:行号 43
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.PerformClick()
在 System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
在 System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
在 System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
在 System.Windows.Forms.Control.PreProcessMessage(Message& msg)
在 System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
在 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)