-
Make sure that 1.Port for AOS=2712 2.Database=1433 3. Dynamics Configuration file has default database name=AXDB.Check out that Database name in your configuration file matches with the Database you created for Dynamics AX.You can open Configuration file in notepad and change name of database there....
-
Make sure that 1.Port for AOS=2712 2.Database=1433 3. Dynamics Configuration file has default database name=AXDB.Check out that Database name in your configuration file matches with the Database you created for Dynamics AX.You can open Configuration file in notepad and change name of database there....
-
Hi Guys, I have to go on process of upgrading code of 3.0 to 4.0. Can anyone tell me, what points should I have to consider, before going on that. Also, during the upgradation, and testing the code in 4.0 , what things should I have to check?? Any suggestion will be of great help.
-
Hi Guys, I want to know the technical difefrence in 3.0 and 4.0. Can anyany suggest me any link, where I find something. As far as i get, 2 difference: 1) Reverse Engineering in 4.0, which is not earlier in3.0 2) Rec id in 4.0 is independent of table id's .That is, we can find unique record in 4...