Friday, February 16, 2018

Could not upload to the storage location: Unable to connect to the remote server (Error: DAX 365 - Data Import)

Steps:

1. Login in to VM box.

2. Open Command prompt as Adminsitrator

3. Enter the folder in cmd promprt --> C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\

3. Next Enter --> AzureStorageEmulator.exe start

4. End


No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...