Dynamics AX 365/7 : Unable to connect to the remote server at Microsoft.WindowsAzure.Storage.Core.Executor.Executor.ExecuteSync

I got following exception when i was using DIXF and other time i was using Task Recorder. After searching on some forum i have found that this exception occurred when Store Emulator is not running. So you have to start it. Perform following step to start Store Emulator.
  1. Open Command Prompt as administrator.
  2. Now go to "C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\".
  3. Now enter following command AzureStorageEmulator.exe start.


Now you try DIXF or Task Reporter. Issue should be fixed now.

Comments

Popular posts from this blog

X++ Get Start Date and End Date of Month

Dynamics AX 365 : The name does not denote a class, a table or an extended data type

Error while setting server report parameters. Error message: The permissions granted to user are insufficient for performing this operation. (rsAccessDenied)