I\'m trying to read a message from an Azure ServiceBus queue using an Azure WebJob but it\'s throwing and exception:
Unhandled Exception: System.InvalidOper
For me it started failing after I updated .NET Framework from 4.5.2 to 4.7 All I did to fix it was update the Nuget Package WindowsAzure.ServiceBus to 5.2.0