hello ax professional, can you help me about the problem ? I found this problem when setup parameter DMF and cannot access and configure Data Export/Import AX 2012
Thanks.
*This post is locked for comments
hello ax professional, can you help me about the problem ? I found this problem when setup parameter DMF and cannot access and configure Data Export/Import AX 2012
Thanks.
*This post is locked for comments
I'm sorry, for the late response to set suggest answer, I'm beginner in this community
Regards
Wihman
Please mark all the helpful answers on the right as Verified to set the topic as resolved. Thank you
Well, using the administrator is a bad solution. So I would not recommend using a regular user as the service account, and most definitely not the administrator.
Vilmos Kintera is right here. The error you're seeing is due to lack of permissions for the service account.
Consider the fact that the DMF will run most of the operations server side, and will run in the context of the AOS Service Account. That means the service needs permissions to the folder.
Just as Vilmos states, the permissions are two-fold. One permission is on the folder itself, on the file system. The second permission is on the Share. Windows will evaluate both, and if just one of them grants permissions, it will not work.
You are fine to use the local account, but then it is not the service account that needs permissions to the folder and share, but the machine account itself. So given server name MYAOS and domain name MYDOMAIN, the account that needs access would be MYDOMAIN\MYAOS$ (notice the dollar sign after the server name).
I prefer service accounts, though. :-)
Consider marking Vilmos answer as correct, mr Setiawan.
Thanks For All Answer, The problem is solved.
the shared directory acces denied because the AOS logon is Local Account (Not Have Permission to administrator) only set the logon use administrator and the problem fixed.
regards
Wihman
This topic has been discussed before. Have a look at the next thread as well: community.dynamics.com/.../341936
The DIXF service must be running under the AX AOS account. For the drop folder you need to provide security access in 2 places. Remote in to the server, and in File explorer navigate to the local drive/folder that you are sharing. Right click, properties, security tab - provide Full access for the AX AOS account. After that on the Sharing tab, Advanced sharing, Permissions - also provide Full access for the AX AOS account.
Both are required if you want to be able to write this folder, if you have missed one setting, then that is the cause.
Also you might want to lift Windows Firewall restrictions for the Domain profile (turn it off), so the AX AOS could talk to the computer.
An additional tip, maybe you could include the Fully Qualified Domain Name of the server, like \\yourcomputer.yourdomain.com\sharedfolder\
I found in C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin :
- Microsoft.Dynamics.AX.Framework.Tools.DMF.ServiceProxy.dll
- DMFConfig
- DMFClientConfig = not exist
and try to copy and replace two file from server bin to client bin but still show the error
Regards
Wihman
I already speficy set to local folder and still get the same error
Regards
Wihman
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156