Various options are explained at the following link. How to: Open Visual Studio with a Specific Configuration [AX 2012] https://msdn.microsoft.com/en-us/library/gg889291.aspx It explains how to use an .axc file to peg Visual Studio to a single instance. To Create a Specific Configuration for Reports To create a configuration for Reporting Services, run the Microsoft Dynamics AX configuration utility as an administrator, and then click Manage> Save configuration as file, and give the configuration a name like Microsoft.Dynamics.AX.ReportConfiguration.axc. The file must be saved in the PrivateAssemblies folder in the Visual Studio IDE installation directory, like the following: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies.
↧