eXpandFramework / eXpand

DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
http://expand.expandframework.com
Microsoft Public License
220 stars 114 forks source link

Model Editor failed to load using Devexpress 23.1.3 #1017

Closed novicki closed 6 months ago

novicki commented 1 year ago

Hello. I am using Devexpress 23.1.3 with VS2022 and I tried to install Xpand.Xaf.Core.All on xxx.Module project I add the required module RequiredModuleTypes.Add(typeof(Xpand.XAF.Modules.Email.EmailModule)); After I building the solution, I try to open Model Editor I got this error Could not load file or assembly 'System.Interactive, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263'. Reference assemblies cannot be loaded for execution. (0x80131058) Model Editor failed to load. Found similar tickets. But their advice didn't help. XAFWithExpand2.zip

apobekiaris commented 1 year ago

which model u try to open (module, frontend)? did u the Xpand ME?

novicki commented 1 year ago

I am trying to open a module model. What does it mean to do Xpand ME?

apobekiaris commented 1 year ago

see https://github.com/eXpandFramework/Reactive.XAF/tree/master/tools/Xpand.XAF.ModelEditor

novicki commented 1 year ago

Thank you, I got it

expand commented 6 months ago

Closing issue for age. Feel free to reopen it at any time.

.Thank you for your contribution.