Atlantic Oak

Blog

1. How to shrink the SQL transaction log on a d365 dev environment

Recently the SQL transaction log on my Dynamics 365 for Finance and Operations development environment grew too big and triggered a System.Data.SqlClient.SqlException (0x80131904): The transaction log for database 'AxDB' is full due to 'LOG_BACKUP'. I couldn't sync the database. This technical note shows you how to fix that error in SSMS.

2. System.OutOfMemoryException in SSMS when importing a bacpac to a D365 development environment

When importing a bacpac to a Dynamics 365 for Finance and operations development environment you might come across a 'System.OutOfMemoryException' in Sql Server Management Studio (SSMS). Here we explain how to avoid this error by using the command line instead of SSMS to do the bacpac import.

3. Connect tablets and other devices to your Dynamics 365 one box instance (local VHD)

Connect external devices with different operating systems (tablets, smart phones) to your Dynamics 365 for Finance and Operations one box instance (local VHD)

4. Error Installing Deployable Package in Dynamics 365 for Finance and Operations

The following error is generated when executing the runbook for the Boötes AX7 Bound Grid Control: Cannot find path 'C:\AOSService\PackagesLocalDirectory\InstallationRecords\dynamicsax-bootesctrlcommonbase.7.0.4565.16212\tools\installpackage.ps1' because it does not exist.

5. Dynamics 365 for Finance and Operations: Serializing to JSON from X++

How to serialize X++ classes into JSON using data contracts and the serialization class that's included in the AOT

6. Dynamics 365 for Finance and Operations Extensible Controls: Server Side to Client Side and Back.

How to call client side JavaScript from server side X++ and then get a response back from X++ into JavaScript in a Dynamics 365 for Finance and Operations Extensible Control.

7. First Time Configuration of a Microsoft Dynamics for Finance and Operations Virtual Machine (one-box)

This article details recommendations for a first time configuration of a Dynamics 365 for Finance and Operations Virtual Machine.

8. Extensible Controls in Dynamics 365 for Finance and Operations (Tutorial)

How to write Extensible Controls for Dynamics 365 for Finance and Operations.

9. Local Dynamics 365 for Operations VM (AX7) & Power BI Integration

How to integrate an on-premise Dynamics 365 for operations (AX7) Virtual Machine and Power BI using the Power BI data gateway.

10. How To Retrieve Data From a SQL Server Table Into An HTML Page Using A WebMethod, JavaScript, JQuery, AJAX, And ASP.NET.

This technical note shows you how to retrieve data from a SQL Server table and display it in an HTML page using a WebMethod, JavaScript, JQuery, AJAX, and ASP.NET.

×