Error intenal key ADCS

johanna
Member Posts: 369
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.
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
Johanna
0
Comments
-
Dear all,
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"<xsl:template match="Function[.='SPLIT']"> <Function Key1="27" Key2="79" Key3="84" Key4="0" Key5="0" Key6="0"><xsl:value-of select="."/></Function> </xsl:template> <xsl:template match="Function[.='POST']"> <Function Key1="27" Key2="79" Key3="85" Key4="0" Key5="0" Key6="0"><xsl:value-of select="."/></Function> </xsl:template>
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.This message is for C/AL programmers:
The call to member SendEncryptedData failed. mscorlib returned the following message:
Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0x80030102 (STG_E_REVERTED))
Please help.. Thank you..Best regards,
Johanna0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions