i keep getting error when try use wpf xceed richtextbox formatbar:
system.windows.markup.xamlparseexception: initialization of 'xceed.wpf.toolkit.richtextboxformatbar' threw exception. ---> system.xaml.xamlobjectwriterexception: initialization of 'xceed.wpf.toolkit.core.versionresourcedictionary' threw exception. ---> system.io.filenotfoundexception: not load file or assembly 'xceed.wpf.toolkit, version=2.5.0.0, culture=neutral' or 1 of dependencies. system cannot find file specified.
if remove format bar xaml file code runs fine know xceed library loaded. reason format bar not working. has else come across this?
not sure why when changed version 2.0 (from 2.5) of xceed toolbox dll problem went away.
Comments
Post a Comment