Which edition of the DevExpress toolset are you using?
* CodeRush (pro)
Which version of the DevExpress toolset are you using?
v. 13.1.4 Which version of Studio are you using?
VS2012
What OS?
Win8 x64
Which community plugin(s) are you attempting to use?
XPO_EasyFields
What steps will reproduce the problem? 1. Attempt save XAF/XPO class 2. Turn on DevExpress->CodeRush->Toolwindows->Diagnostics->Messages toolwindow 3. The following message is captured :
Type: System.TypeLoadException Message: Could not load type 'DevExpress.CodeRush.StructuralParser.ElementBuilder' from assembly 'DevExpress.CodeRush.StructuralParser, Version=13.1.4.0, Culture=neutral, PublicKeyToken=35c9f04b7764aa3d'. Source: XPO_EasyFields Target: Void UpdateFieldsClass()
Call Stack: at XPO_EasyFields.Helpers.XPO.PersistentClassElement.UpdateFieldsClass() at XPO_EasyFields.EasyFields.XPO_EasyFields_DocumentSaved(DocumentEventArgs ea)
What is the expected output? What do you see instead? Expect 'FieldsClass' to be created/updated, but nothing happens
Comment #1
Posted on Jul 3, 2013 by Helpful Bear(No comment was entered for this change.)
Status: Duplicate
Labels:
Type-Defect
Priority-Medium