problems installing on second machine
i have the lansync and client on one machine (upgraded to 5.5) and am trying to install on second machine on the network using my 5.2 install disk.
It will not connect to server??? here is the error
An error was encountered while attempting to locate the LanSync server
------- DETAILS ------
Source: DToolsInstallationUtility.Views.ClientLocateServer View
Time: 3/4/2009 4:43:22 PM
OS:Microsoft Windows NT 5.1.2600 Service Pack 3
Exception:
DTools.SystemIntegrator.FileMgr.Common.DToolsFileM grServerOffLineException: A communication error occurred while attempting to open a connection to the server. Please make sure that the server is online. ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.tcp://onhomesvr:9000/DToolsFileMgrService/service that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Server stack trace:
at System.ServiceModel.Channels.ConnectionUpgradeHelp er.DecodeFramingFault(ClientFramingDecoder decoder, IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSe ssionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSe ssionChannel.DuplexConnectionPoolHelper.AcceptPool edConnection(IConnection connection, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ConnectionPoolHelper. EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSe ssionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen (TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.O pen(TimeSpan timeout)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData& msgData, Int32 type)
at System.ServiceModel.ICommunicationObject.Open(Time Span timeout)
at System.ServiceModel.ClientBase`1.System.ServiceMod el.ICommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.ClientBase`1.Open()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceOpen()
--- End of inner exception stack trace ---
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceOpen()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceRestart()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceError(Exception ex, Boolean ThrowEx)
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServerGetConfiguration(String netTCPAddress)
at DToolsInstallationUtility.Views.ClientLocateServer View.button1_Click(Object sender, EventArgs e)
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceOpen()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceRestart()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServiceError(Exception ex, Boolean ThrowEx)
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.ServerGetConfiguration(String netTCPAddress)
at DToolsInstallationUtility.Views.ClientLocateServer View.button1_Click(Object sender, EventArgs e)
|