If you can access AX from front end but cannot access table browser; there you need some configuration change. Here is how you do this:
- Open notepad as Administrator, from File menu click Open and navigate to
C:\AOSService\PackagesLocalDirectory\Bin
select the 'DynamicsDevConfig.xml' file and click open
In case you didn't find this DynamicsDevConfig file in Bin folder open this file from
C:\Users\@YourName\Documents\Visual Studio 2015\Settings - In the opened XML file scroll down to find the tag <OfflineAuthenticationAdminEmail> and edit the value with your email. Save and close the file.
- Restart visual studio. Now you will be able to see table data in table browser.
No comments:
Post a Comment