After update form 2.3.0 to 2.5.0 I am getting following exception:
_Setting property Xceed.Wpf.DataGrid.Markup.SharedResourceDictionary.Source raised an exception.
Could not load file or assembly PresentationFramework.Aero, Culture=neutral or one of its dependent elements. System could not find the file.
_
This exception appears only when code is running outside Visual Studio. Seems like problem with assembly dependencies, how to deal with that? I have reverted to 2.3.0 and it works ok.
Comments: ** Comment from web user: vdohnal **
_Setting property Xceed.Wpf.DataGrid.Markup.SharedResourceDictionary.Source raised an exception.
Could not load file or assembly PresentationFramework.Aero, Culture=neutral or one of its dependent elements. System could not find the file.
_
This exception appears only when code is running outside Visual Studio. Seems like problem with assembly dependencies, how to deal with that? I have reverted to 2.3.0 and it works ok.
Comments: ** Comment from web user: vdohnal **
I have experienced it on Windows 7 Enterprise. When I run the exe, it happens. Tested it only on one machine.