Hi,
I customized(added a check box) the SOPEntry form through modifier.
The modified form is not reflected in Dynamics dictionary. So I tried to run Dag.exe file, which ends with an exception :
Reading metadata from Dynamics: 6%
Unhandled Exception: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Microsoft.Dexterity.Bridge.Table.LoadKey(RMKey* rmTableKey)
at Microsoft.Dexterity.Bridge.Table.LoadAllKeys(RMTable* rmTable)
at Microsoft.Dexterity.Bridge.Table..ctor(String name, DictionaryElement parent, RMTable* rmTable, Int16 tableId)
at Microsoft.Dexterity.Bridge.DictionaryRoot.LoadAllTables(ProgressCallback callback)
at Microsoft.Dexterity.Applications.Program.Main(String[] args)
Please help me. Am I going in right direction?
Kindly reply me.
Thanks,
Sekhar.