Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Editor cannot be started when AutoCommit module is active. #1068

Open
XRobertson opened this issue Aug 21, 2024 · 3 comments
Open

Model Editor cannot be started when AutoCommit module is active. #1068

XRobertson opened this issue Aug 21, 2024 · 3 comments
Labels
Bug Reactive.XAF eXpandFrameowrk/DevExpress.XAF project XpandModelEditor

Comments

@XRobertson
Copy link

XRobertson commented Aug 21, 2024

XAF 24.1.5 Blazor EF Core

I installed via NuGet Manager Xpand AutoCommit 4.241.3 and added the module by

RequiredModuleTypes.Add(typeof(Xpand.XAF.Modules.AutoCommit.AutoCommitModule));

When I want to start the Model Editor it fails with:

Could not load file or assembly 'System.Interactive, Version=5.0.0.0...

Haiko

@XRobertson XRobertson added Bug Reactive.XAF eXpandFrameowrk/DevExpress.XAF project labels Aug 21, 2024
@apobekiaris
Copy link
Member

we have a specialized version of ME that works around VS design time issues and supports Rider as well

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

@apobekiaris apobekiaris removed their assignment Aug 21, 2024
@XRobertson
Copy link
Author

XRobertson commented Aug 22, 2024

I installed the ME but it cannot be started:

The SDK 'Microsoft.NET.Sdk' specified could not be found.

I only have a XAF Blazor application but not a Windows part. Does this cause the error?

@apobekiaris
Copy link
Member

see #1064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reactive.XAF eXpandFrameowrk/DevExpress.XAF project XpandModelEditor
Projects
None yet
Development

No branches or pull requests

2 participants