Group: StrataFrame Users
Posts: 55,
Visits: 1.4K
|
Hi,
I start a Business Object Mapper to customize properties of Business Object.
When I click Customize button on the toolbar I'v got an error message
InvalidCastException
Unable to cast object of type 'MicroFour.StrataFrame.UI.Windows.Forms.ColorizedKeyWords' to type 'MicroFour.StrataFrame.UI.Windows.Forms.ColorizedKeyWords'.
Source : MicroFour StrataFrame UI
Stack Trace:
at MicroFour.StrataFrame.UI.Windows.Forms.SyntaxEditor.CreateChanges(HighlightArea syntaxArea)
at MicroFour.StrataFrame.UI.Windows.Forms.SyntaxEditor.ParseText(HighlightArea syntaxArea)
at MicroFour.StrataFrame.UI.Windows.Forms.SyntaxEditor.ColorizeText(HighlightArea syntaxArea)
at MicroFour.StrataFrame.UI.Windows.Forms.SyntaxEditor.set_SyntaxLanguage(SyntaxEditorLanguage value)
at MicroFour.StrataFrame.AddIns.PartialClassBuilderExceptionDialog..ctor(Int32 BusinessObjectPK, String FieldName, CodeLanguage Language)
at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.ᜁ(Int32 A_0, String A_1)
I'v try to reinstall StrataFrame with lastest StrataFrame update but had no success.
Any help!
Thanks
|