eXpand icon indicating copy to clipboard operation
eXpand copied to clipboard

Model Editor cannot be started when AutoCommit module is active.

Open XRobertson opened this issue 1 year ago • 3 comments

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 avatar Aug 21 '24 14:08 XRobertson

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 avatar Aug 21 '24 14:08 apobekiaris

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?

XRobertson avatar Aug 22 '24 07:08 XRobertson

see #1064

apobekiaris avatar Aug 22 '24 08:08 apobekiaris

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

.Thank you for your contribution.

expand avatar May 18 '25 21:05 expand