Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Setting Windows Service Bus into Window Service

$
0
0

hi,

I am trying to setup windows service bus in windows service but i am getting error in endpoint not found

inner exception:

40400: Endpoint not found..TrackingId:5c1cb320-b159-4b87-85af-3c9bf026d5f0_Gnarayan-PC,TimeStamp:23-08-2013 04:43:10

Stack Trace:

Server stack trace:
   at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageReceiver.EndReceiveCommand(IAsyncResult result, IEnumerable`1& messages)
   at Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result)

Exception rethrown at [0]:
   at Microsoft.ServiceBus.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
   at Microsoft.ServiceBus.Messaging.Sbmp.SbmpMessageReceiver.OnEndTryReceive(IAsyncResult result, IEnumerable`1& messages)
   at Microsoft.ServiceBus.Messaging.MessageReceiver.TryReceive(TrackingContext trackingContext, Int32 messageCount, TimeSpan timeout, IEnumerable`1& messages)
   at Microsoft.ServiceBus.Messaging.MessageReceiver.Receive(TimeSpan serverWaitTime)
   at TestSpentlyService.Service1.OnStart(String[] args) in c:\krutik\MyProject\TestSpentlyService\TestSpentlyService\Service1.cs:line 43
   at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

Can anyone help me out with this.I cannot figure out this error i am getting when i am trying to run same code in console app its running without error but when trying to run as window service its raising an exception.

Thanks,

Krutik


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>