Dear all,
I am using NAV 2009 R2 build 32982. I want to add functionality in ADCS. When I add new menu in miniforms, this menu can be shown in Hyperterminal. But when, I choose this menu in HyperTerminal, nothing is happen. Then, I check in event viewer and I found error "Something went wrong when trying to reply to internal key 64828693. Thread was being aborted."
My questions :
1. How to solve this issue?
2. Could we modify the ADCS menu and functions?
Please help. Thank you.
Best regards,
Johanna
0
Comments
This error internal key is not happen when I modify standard menu.
I change process warehouse pick to process inventory pick. I need to add function "Split Lines" and "Post".
I define these new functions in "VT100_XPHyperterminal.xsl" and codeunit 7711.
I add code like below in "VT100_XPHyperterminal.xsl" But, nothing is happen when I press F5 and F6. Would you like to inform me why this is happen?
Finally, I modify the standard function "Register" as "Split Lines" and "Reset" as "post".
Split lines process is sucessfully done. But, when I do post, there is error like below although the posting result is correct. How to avoid this error when I post the document?
Please help.. Thank you..
Johanna