Relative Content

Tag Archive for c#azureazure-cognitive-services

C# code runs fine as a console app but fails as a Word Add-In

I am a bit of a hack when it comes to C#. I am trying to write an Office Add-in that allows the user to select some text in a word document an then call an Azure language service API. The call works fine when I created a standalone windows console app: