By Rainer Kempf, RK - 10/14/2009
Hi Trent,
I post this message 4 days Ago
I hear nothing from anybody.
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 (1.7.02) update but had no success.
Any help!
Thanks
|
By Greg McGuffey - 10/15/2009
I'm just guessing, but maybe you have a SF dll hanging around that is an old version? Check the GAC and make sure only the installed versions are there. Delete any others.
|
By Rainer Kempf, RK - 10/15/2009
Hi Greg,
Yes it was as you said;
2 hanging Dll in GAC
Thank you very much
Rainer
|
By Greg McGuffey - 10/15/2009
Cool! Glad you got it going!
|
|