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 is not starting #1035

Closed beneton2003 closed 5 months ago

beneton2003 commented 9 months ago

Thank you guys for all your work on this project, but, i have some question, after i changed my laptop i start getting this error when i am trying to start model editor (i getting an error with built in editor as well, but in this case i am getting an error in the model xpand model editor)

Unable to create an instance of the "HRStation.Blazor.Server.HRStationBlazorApplication" type. Reason: "Could not load file or assembly 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified."

can you please help me to solve this problem? image

beneton2003 commented 9 months ago

It's also start good in clean project

apobekiaris commented 9 months ago

do u have .net7

apobekiaris commented 9 months ago

blank xaf solution is on .net6

beneton2003 commented 9 months ago

do u have .net7

Thank you very much for your quick response man, when i changed solution version(and all projects inside solution) from .net7 to .net6 its get another error image

apobekiaris commented 9 months ago

here a trick for u this is a .net app the Xpand ME i meant, look at the app path is there the missing assemblyif not get it from some source e.g. nuget and add it there manually and u should be able to resolve most of similar exceptions

beneton2003 commented 9 months ago

Yes man, thank you, i think it will help, it was not very clean for me, but now everything is ok. You can also change entity framework to 6 and everything will work good! But another way is to install necessary modules manually

expand commented 5 months ago

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

.Thank you for your contribution.