************** 异常文本 **************
System.Runtime.Remoting.RemotingException: 服务器遇到内部错误。有关更多信息,请关闭服务器的 .config 文件中的 customErrors。
Server stack trace:
Exception rethrown at [0]:
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
在 PWSYS.Remoting.IRemotingBasic.FindSchoolBook(String schoolName)
在 PWSYS.App.Client.FormTextbook..ctor(String type) 位置 E:\Fbxiaoxue\PWSYS.App.Client\FormTextbook .cs:行号 27
在 PWSYS.App.Client.FrmMain.btnEdition_Click(Object sender, EventArgs e) 位置 E:\Fbxiaoxue\PWSYS.App.Client\FrmMain.cs:行号 1795
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)