Hello: I have a problems
I'm working with xsp.exe version 0.9 I don't use the port 8080 and use the port 1234 in the shell put # mono xsp.exe --port 1234 The server working in this port, but I use program web services y in the the "test form" work fine, but the my client aspx response(In the port 8080 the client work good): -------------------------------------------------------------------------- Description: Error processing request. Error Message: HTTP 500. Stack Trace: System.Net.WebException: Error: ConnectFailure in <0x001f2> System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[]) in <0x0006b> (wrapper remoting-invoke-with-check) System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[]) in <0x0009a> .Funciones:Suma (int,int) in <0x00131> ASP.cliente_aspx:evento (object,System.EventArgs) in <0x0005a> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) in <0x000a6> System.Web.UI.WebControls.Button:OnClick (System.EventArgs) in <0x0005c> System.Web.UI.WebControls.Button:System.Web.UI.IPostBackEventHandler.RaisePostBackEvent (string) in <0x00016> System.Web.UI.Page:RaisePostBackEvent (System.Web.UI.IPostBackEventHandler,string) in <0x00041> System.Web.UI.Page:RaisePostBackEvents () in <0x002b6> System.Web.UI.Page:InternalProcessRequest () in <0x0008f> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext) in <0x00186> .ExecuteHandlerState:Execute () in <0x00084> .StateMachine:ExecuteState (System.Web.HttpApplication/IStateHandler,bool&) ----------------------------------------------------------------------------------- _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
