RTC on Windows Vista Business OS

MallikarjunaMallikarjuna Member Posts: 64
edited 2010-10-19 in NAV Three Tier
Hi All,

I have installed RTC on Vista Bussines Version OS, When I am running RTC Iam geeting the following Error:

"The connection to the server has been lost. The application will close".

Any help/suggetions are appreciated.

Thanks in Advance
Mallikarjuna

Answers

  • MallikarjunaMallikarjuna Member Posts: 64
    Hi,

    Thanks for the reply

    However sorry to say this, I didnt get your point on my query

    Thanks,
    Mallikarjuna
  • geronimogeronimo Member Posts: 90
    is the service still started?

    anything in the event viewer?
  • MallikarjunaMallikarjuna Member Posts: 64
    Hi geronimo,

    Yes, Service is still started, However I am using 2 Tier Connectivity.

    I have installed only client(C/side and RTC) in the client machine(Windows business vista sp2 OS) and installed total version(install demo) in the server machine(Windows 2003 Standard OS).

    In the event viewer I found the following error:

    Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException
    Message: The connection to the server has been lost. The application will close.
    StackTrace:
    at Microsoft.Dynamics.Nav.Client.ExceptionHandler.DoExecute(Func`1 execute)
    at Microsoft.Dynamics.Nav.Client.WinClient.Run()
    Source: Microsoft.Dynamics.Nav.Client
    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
    Message: The connection to the server has been lost. The application will close.
    StackTrace:
    at Microsoft.Dynamics.Nav.Client.ConnectionStateManager.HandleCommunicationFailure[T](CallServerMethod`1

    callServerMethod, Exception e, Int32 messageNumber, String sessionId)
    at Microsoft.Dynamics.Nav.Client.ConnectionStateManager.CallServer[T](CallServerMethod`1 callServerMethod)
    at Microsoft.Dynamics.Nav.Client.ServerInvocationHandler.CallServer[T](CallServerMethod`1 callServerMethod)
    at Microsoft.Dynamics.Nav.Client.ServiceConnectionBase.CallServer[T](CallServerMethod`1 callServerMethod)
    at Microsoft.Dynamics.Nav.Client.ServiceConnectionBase.CallServer(CallServerMethod callServerMethod)
    at Microsoft.Dynamics.Nav.Client.ServiceConnection.SetClientSettings(SessionSettings sessionSettings, Boolean

    saveOnly)
    at Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.SetupCulture(Int32 lcid, SessionSettings

    sessionSettings)
    at Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.InitializeCore()
    at Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.Initialize()
    at Microsoft.Dynamics.Framework.UI.UISession.Initialize()
    at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.SetupUISession()
    at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.Init()
    at Microsoft.Dynamics.Nav.Client.WinClient.RunCore()
    at Microsoft.Dynamics.Nav.Client.ExceptionHandler.ExecuteAndCatchExceptions(Func`1 execute)
    Source: Microsoft.Dynamics.Nav.Client.ServiceConnection
    Type: System.ServiceModel.FaultException
    Action: http://schemas.microsoft.com/net/2005/1 ... cher/fault
    Message: The server was unable to process the request due to an internal error. For more information about the error,

    either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug>

    configuration behavior) on the server in order to send the exception information back to the client, or turn on

    tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.
    StackTrace:

    Server stack trace:
    at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String

    action, MessageVersion version, FaultConverter faultConverter)
    at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime

    operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime

    operation, Object[] ins, Object[] outs)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall,

    ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    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 Microsoft.Dynamics.Nav.Types.INavService.SetClientSettings(SessionSettings settings, Boolean saveOnly)
    at Microsoft.Dynamics.Nav.Client.ServiceConnection.<>c__DisplayClassc.<SetClientSettings>b__b()
    at Microsoft.Dynamics.Nav.Client.ServiceConnectionBase.<>c__DisplayClass1.<CallServer>b__0()
    at Microsoft.Dynamics.Nav.Client.ServerCallContext`1.InvokeCall(Object instance)
    at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object

    server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[]

    args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

    Exception rethrown at [1]:
    at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
    at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
    at System.Threading.WaitCallback.EndInvoke(IAsyncResult result)
    at Microsoft.Dynamics.Nav.Client.ServerInvocationManager.CallServer[T](CallServerMethod`1 callServerMethod)
    at Microsoft.Dynamics.Nav.Client.ServerInvocationHandler.CallServer[T](CallServerMethod`1 callServerMethod)
    at Microsoft.Dynamics.Nav.Client.ConnectionStateManager.CallServer[T](CallServerMethod`1 callServerMethod)
    Source: mscorlib

    Anything needs to be changed/installed/uninstalled to overcome the error?

    Thanks in Advance,
    Mallikarjuna
  • srinivas.chittemsrinivas.chittem Member Posts: 142
    Hey,

    Check out this post. May be it will helpful to you

    viewtopic.php?f=32&t=41493
    Regards,
    srinivas
    "Delighting Customers.... Through Delivery Excellence" .
  • MallikarjunaMallikarjuna Member Posts: 64
    Hi Srinivas,

    Thanks for the reply.

    I Have already checked those files in Client and Server and the details are correct in those config files.

    Iam missing Anything else?

    Thanks in Advance,
    Mallikarjuna
  • MallikarjunaMallikarjuna Member Posts: 64
    Hi All,

    Thanks for replies/suggetions...

    Issue resolved by changing the Regional Settings :thumbsup: \:D/

    Thanks,
    Mallikarjuna
Sign In or Register to comment.