Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

Error message “The value ‘xx' is not found in the map” when opening any parameter form in AX 2012 R3

$
0
0

You might have come across following error when you opening any parameters form and the only difference in this error is number will change based on the parameter form.

“The value 72 is not found in the map”

If you debug the code, you’ll find that the error is thrown at line 38 of NumberSeqGlobal.buildModulesMap(). It’s this line: (you should remove AUC files before debugging C:\Users\<user name>\AppData\Local)

        numberSeqModuleNamesMap = Map::create(con);

this suppose to return null but it will return the value [] due to some unexpected AOS crash or something else.

if you look at AUC files of user you can see some corrupted files in other language like Chinese....

Solution:-

Restart of AOS should help us to get ride of the issue.

Kind Regards

Jayaprakash Chinthamreddy


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>