Xnet client - server zone

Help each other out

Xnet client - server zone

Postby rika on Sat Oct 14, 2006 9:08 pm

I just wonder if you normaly can controll a zone on the server form a fat client.
I can play any client zone from the server but not the server zone from a fat client. I just get the red cross when selecting my zone screen from a client.
(I´m working on a new skin with zone controll but can´t get this to work :oops: )

Rika
rika
 
Posts: 401
Joined: Fri Apr 02, 2004 5:43 am
Location: Sweden

Postby Marbles_00 on Sun Oct 15, 2006 5:23 am

You should be able to control any zone from a fat client. One thing you could check on the client is if there is a error connecting to the server via XNet.

You could try and connect that particular computer by thin client or web access to see if the problem is only via fat client or not. I had similar issues, only with one computer and trying to connect via fat client. See my bug report here. Actually there have been a few of us with fat client problems.

Hope this helps.
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Postby rika on Sun Oct 15, 2006 6:00 am

Ok, Thanks, will try

Rika
rika
 
Posts: 401
Joined: Fri Apr 02, 2004 5:43 am
Location: Sweden

Postby rika on Tue Oct 17, 2006 7:42 pm

Can´t fugure this out... :cry:
Code: Select all
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

Server stack trace:
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
   at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at System.Object.FieldGetter(String typeName, String fieldName, Object& val)
   at xlobby2.Control.GetZone(String name)
   at xlobby2.Command.ReplaceVariables(String args, Control control)
   at xlobby2.PicButton.drawImage(Graphics g, Control c)
   at xlobby2.GdiDraw.DrawButton(PicButton ptemp, Graphics g, Control control)
   at xlobby2.GdiDraw.DrawFormButtons(Graphics g, ArrayList buttons, Control control)
   at xlobby2.GdiForm.DrawToGraphics(Graphics g)
   at xlobby2.GdiScreenForm.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
xlobby2
    Assembly Version: 1.0.2443.23075
    Win32 Version: 1.0.2443.23075
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/xlobby2.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
XPluginSDK
    Assembly Version: 1.0.2407.36634
    Win32 Version: 1.0.2407.36634
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/XPluginSDK.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
CDEX
    Assembly Version: 1.0.1685.4787
    Win32 Version: 1.0.1685.4787
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/CDEX.dll
----------------------------------------
XMoveWindow
    Assembly Version: 1.0.1808.42027
    Win32 Version: 1.0.1808.42027
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/XMoveWindow.dll
----------------------------------------
XMpc
    Assembly Version: 1.0.1903.30052
    Win32 Version: 1.0.1903.30052
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/XMpc.dll
----------------------------------------
xstats
    Assembly Version: 1.1.1661.40181
    Win32 Version: 1.1.1661.40181
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/xstats.dll
----------------------------------------
xusbuirt
    Assembly Version: 1.0.1767.29466
    Win32 Version: 1.0.1767.29466
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/xusbuirt.dll
----------------------------------------
XoapWeather
    Assembly Version: 1.1.1729.14788
    Win32 Version: 1.1.1729.14788
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/xoapweather/XoapWeather.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
slx3bged
    Assembly Version: 1.1.1729.14788
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
XWeather
    Assembly Version: 1.0.2387.38391
    Win32 Version: 1.0.2387.38391
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/plugins/xweather/XWeather.dll
----------------------------------------
Interop.Shell32
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/Interop.Shell32.DLL
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.210 (QFE.050727-2100)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
CustomMarshalers
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Interop.ActiveHomeScriptLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/xlobbyCLIENT/Interop.ActiveHomeScriptLib.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system>
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Rika
rika
 
Posts: 401
Joined: Fri Apr 02, 2004 5:43 am
Location: Sweden