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

Get or set adjust tax calculated amount using TAXDOCUMENT framework (Tax calculation service) in D365FO

 //Get or adjust tax calculation using TAXDOCUMENT framework (Tax calculation service) TaxRegulation taxRegulationDetail; TmpTaxRegulation  ...