Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

IServiceEndpointNotificationService is returning null all the time.

$
0
0

Below is my code snippet. However, I got null everytime from the service. Any idea how can I resolve it?

IServiceEndpointNotificationService cloudService = (IServiceEndpointNotificationService)serviceProvider.GetService(typeof(IServiceEndpointNotificationService));
            if (cloudService == null)
                throw new InvalidPluginExecutionException("Failed to retrieve the service bus service.");

Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images