Dear All,
I am facing below error message while Generating Dictionary assembly for customized Dexterity Module by using DAG.exe by following below Microsoft's article. Can anyone please help me out what i am doing wrong.
msdn.microsoft.com/.../cc543572.aspx;MSPPError=-2147217396
ERROR:
System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
at get_window_field(RMWindow* , Int32 )
at Microsoft.Dexterity.Bridge.Window.LoadAllFields(RMWindow* rmWindow)
at Microsoft.Dexterity.Bridge.Window..ctor(String name, DictionaryForm parent, RMWindow* rmWindow)
at Microsoft.Dexterity.Bridge.DictionaryForm.LoadAllWindows(RMForm* rmForm)
at Microsoft.Dexterity.Bridge.DictionaryForm..ctor(String name, DictionaryRoot root, RMForm* rmForm, Int16 formId)
at Microsoft.Dexterity.Bridge.DictionaryRoot.LoadAllForms(ProgressCallback callback)
at Microsoft.Dexterity.Applications.Program.LoadDictionaryElements()
*This post is locked for comments