Error on LanSync
I recieve the following error when trying to LanSync. I had to remove and re-install SI5 to get Visio working, now I am getting this.
\\
Desription: The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
Email:
User Message:
Details: Error: CommunicationException (IFileMgrService.GetSolutionCache) (DTools.SystemIntegrator.FileMgr.ClientSvc.ClientS vc.GetProjectSolutions) (DTools.SystemIntegrator.FileMgr.ClientSvc.ClientS vc.set_Online) (DTools.SystemIntegrator.Navigator.NavProjectSolut ion.set_Online) (DTools.SystemIntegrator.Navigator.NavigatorShell. set_Online) (DTools.SystemIntegrator.Navigator.NavigatorShell. OnChangeOnlineStatus) (DTools.SystemIntegrator.Navigator.CommandManageme nt.Command.Execute) (DTools.SystemIntegrator.Navigator.CommandManageme nt.ToolStripMenuItemCommandExecutor.menuItem_Click ) V5.0.10626.0
Source: mscorlib
Stacktrace:
Server stack trace:
at System.ServiceModel.Channels.ClientDuplexConnectio nReader.DecodeMessage(Byte[] buffer, Int32& offset, Int32& size, Boolean& isAtEOF, TimeSpan timeout)
at System.ServiceModel.Channels.SessionConnectionRead er.DecodeMessage(TimeSpan timeout)
at System.ServiceModel.Channels.SessionConnectionRead er.Receive(TimeSpan timeout)
at System.ServiceModel.Channels.SynchronizedMessageSo urce.Receive(TimeSpan timeout)
at System.ServiceModel.Channels.FramingDuplexSessionC hannel.Receive(TimeSpan timeout)
at System.ServiceModel.Channels.FramingDuplexSessionC hannel.TryReceive(TimeSpan timeout, Message& message)
at System.ServiceModel.Dispatcher.DuplexChannelBinder .Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(S tring action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(S tring action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.I nvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.I nvoke(IMessage message)
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 IFileMgrService.GetSolutionCache()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.GetProjectSolutions()
at DTools.SystemIntegrator.FileMgr.ClientSvc.ClientSv c.set_Online(Boolean value)
at DTools.SystemIntegrator.Navigator.NavProjectSoluti on.set_Online(Boolean value)
at DTools.SystemIntegrator.Navigator.NavigatorShell.s et_Online(Boolean value)
at DTools.SystemIntegrator.Navigator.NavigatorShell.O nChangeOnlineStatus(Command cmd)
at DTools.SystemIntegrator.Navigator.CommandManagemen t.Command.Execute()
at DTools.SystemIntegrator.Navigator.CommandManagemen t.ToolStripMenuItemCommandExecutor.menuItem_Click( Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Message=The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
Data=System.Collections.ListDictionaryInternal
InnerException=System.ServiceModel.QuotaExceededEx ception: The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
Message=The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
Data=System.Collections.ListDictionaryInternal
|