Alfasith AX

Alfasith AX
اللَّهُمَّ انْفَعْنِي بِمَا عَلَّمْتَنِي، وَعَلِّمْنِي مَا يَنْفَعُنِي، وَزِدْنِي عِلْمًا

Wednesday, July 1, 2015

Warning cum error "Access Is denied For the user" in DMF AX 2012 R3


Hi,

Solution:

1. Add the concern user in 'Microsoft Dynamics AX Data Import Export Framework Service Users local group'  in server where DMF service is running.
2. Make the directory shared with everyone in read/write privileges.
3. Must restart the server not AOS , Its server (system)
 Note: sometimes it will not be validated until you restart the server.


Regards,

1 comment:

  1. I faced the same problem. One more thing that should be checked is, The DIEF service SQL server and AOS service on AOS server must run with the same user login.

    ReplyDelete

Group By and Max(Date) in SQL / disticnt (GROUP BY with MAX(DATE) [duplicate] )

 Hi, Train    Dest      Time 1        HK        10:00 1        SH        12:00 1        SZ        14:00 2        HK        13:00 2        SH...