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

Skip Inventory reservation on Sales order lines in D365FO

[ExtensionOf(classStr(InventUpd_Reservation))] final class InventUpd_ReservationCls_SAN_Extension {     void updateNow()     {         if(mo...