SpeechQ Update error
System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTran sportSink..ctor(String channelURI)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTran sportSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData)
at System.Runtime.Remoting.Channels.BinaryClientForma tterSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData)
at System.Runtime.Remoting.Channels.Tcp.TcpClientChan nel.CreateMessageSink(String url, Object remoteChannelData, String& objectURI)
at System.Runtime.Remoting.Channels.ChannelServices.C reateMessageSink(String url, Object data, String& objectURI)
at System.Runtime.Remoting.RemotingServices.CreateCha nnelSink(String url, Object data, IMessageSink& chnlSink)
at System.Runtime.Remoting.RemotingServices.Unmarshal (Type classToProxy, String url, Object data)
at System.Activator.GetObject(Type type, String url, Object state)
at SpeechStar.ClientCommon.Executable.SPSGUIExecutabl e.setTcpProtocol()
at SpeechStar.ClientCommon.Executable.SPSGUIExecutabl e.setProtocol()
at SpeechStar.SystemAdministration.Classes.SPSSystemA dminMain.systemadminPerformLogin()
at SpeechStar.SystemAdministration.Classes.SPSSystemA dminMain.run()
at SpeechStar.Common.Executable.SPSExecutableBase.sta rt(String[] args)
at SpeechStar.ClientCommon.Executable.SPSGUIExecutabl e.start(String[] args)
at SpeechStar.SystemAdministration.Classes.SPSSystemA dminMain.Main(String[] sCommandLineArgs)
|