Operation element is not declared

We were doing load testing of one of the interfaces which sends message to destination using WCF-WebHttp adapter configured dynamically in orches07ation. Not much load - just 100 messages in few minutes, but found that 5 of the messages got suspended.

This was bit confusing as until now all went fine in all the env and no suspended messages, except here in Performance env.

Operation element is not declared


Why it happened

After looking out for this error, found that this is known issue with WCF-WebHTTP adapter along with Dynamic send Port when under load.

What to do

You need to apply the cumulative update provided by Microsoft, which can be found at following link:

Comments

Popular posts from this blog

The request has both SAS authentication scheme and 'Bearer' authorization scheme. Only one scheme should be used

Getting Started with Logic Apps - AS2

How to Debug and Trace request in Azure APIM - Portal, Postman, RequestBin