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

WCF service application hosted in IIS for reading Windows server service bus topic/subscription

$
0
0

We have a WCF service application(not web application) which is deployed in IIS 8 pointing to the windows server service bus topic/subscription. We have configured the WCF service with applicationInitialization feature of IIS 8 to warm up.

But the WCF service is not reading any message from the topic/subscription.

configured in web.config file as below

<system.webServer><applicationInitialization><addinitializationPage="/MyService.svc"/></applicationInitialization></system.webServer>

When we run the same from visual studio its reading messages from topic/subscription.

any configuration/settings which we are missing?


Viewing all articles
Browse latest Browse all 1916

Trending Articles



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