Closed MarkAlvinReyes closed 9 months ago
Probably we have to use the XpandModell-Editor. But also that (whioch is an extension to VS 2022) im not able to open. So i cant use Xpand at the moment.
I created a new VM with Windows 11, VS2022 and DevExpress 22.2.4. Created a new XAF Applictaion with DevExpress-Wizard, added Nuget-Package "eXPand agnostic" to the agnostiv project. Add a XpandModule to the constructor of the module with RequiredModuleTypes.Add(typeof(Xpand.ExpressApp.Security.XpandSecurityModule));
Now neither the XpandModelEditor nor the Devexpress-Modeleditor is working anymore.
It only shows the 'empty' Model-List Dialog for a short time and than Writes a little Notification 'Parse Projects'. And nothing others will happen.
Is someone around who is able to give me a hint?
apobekiaris is there any work around or fix for this to make it work?
I dod not researched it yet, will update u
I will try to download the source code and than to debug XAF ModelEditor process. Perhaps I can find a reason.
there were si milar cases in the past, what did you tried?
https://github.com/eXpandFramework/eXpand/issues?q=system.Interactive+
The pre-release 4.222.2.0 in the Reactive.XAF lab
branch includes commits that relate to this task:
To minimize version conflicts we recommend that you use the Xpand.XAF.Core.All, Xpand.XAF.Win.All, Xpand.XAF.Web.All packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all (see the Modules installation-registrations youtube video).
Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.
If you do not use these packages directly but through a module of the main eXpandFramework project, please wait for the bot to notify you again when integration is finished or update the related packages manually.
Thanks a lot for your contribution.
Closing issue for age. Feel free to reopen it at any time.
.Thank you for your contribution.
Cannot open model editor after project upgrade to 22.2.4. or creating a new project. See the attached project. 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)
Hangfire224.zip