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

Service Bus subscription creation

$
0
0

Failed creating Service Bus subscription "NAME" with error code: InternalServerError and with message: CorrelationId: 49f92880-ed43-49e1-88c5-c839b8536f84.

Since two days I'm got this error. What's going on?

CODE:

 if (await manager.TopicExistsAsync(sb.TopicPath))
{
   if (!await manager.SubscriptionExistsAsync(sb.TopicPath, sb.Name))                        {
                            await manager.CreateSubscriptionAsync(sb);
                        }
}


Thanks


Viewing all articles
Browse latest Browse all 1916

Trending Articles



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