What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Strange Error

Joined
Jan 13, 2012
Messages
612
Reaction score
1
Why do i get this error recently, this started happening yesterday (The bot still works though, but when i start it i see this in red)


System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/HBRelog/Server that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/HBRelog/Server' could not be found on your local machine.
--- End of inner exception stack trace ---

Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, *****OperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel*****.InvokeService(IMethodCallMessage methodCall, *****OperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannel*****.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.*******.Real*****.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.*******.Real*****.PrivateInvoke(MessageData& msgData, Int32 type)
at HighVoltz.HBRelog.Remoting.IRemotingApi.Init(Int32 hbProcID)
at HighVoltz.HBRelogHelper.HBRelogHelper..ctor() in d:\Robotz\Hbeu\Plugins\HBRelogHelper\HBRelogHelper.cs:line 91


Is something related to hbrelog?
 
Back
Top