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

[23.1] Can not open ModelDifference detailview #1018

Closed
Kagandaj opened this issue Sep 5, 2023 · 3 comments
Closed

[23.1] Can not open ModelDifference detailview #1018

Kagandaj opened this issue Sep 5, 2023 · 3 comments

Comments

@Kagandaj
Copy link

Kagandaj commented Sep 5, 2023

𝗧𝗼 𝗥𝗲𝗽𝗿𝗼𝗱𝘂𝗰𝗲

  1. Create new xaf win application (dx_23.1)
  2. Add eXpandModelDifferenceWin
  3. Run application navigate to application settings
  4. select one entry and open detailview
  5. error

Sequence contains no elements

at System.Linq.ThrowHelper.ThrowNoElementsException()
at Xpand.Extensions.XAF.ApplicationModulesManagerExtensions.ApplicationModulesManagerExtensions.Application(ApplicationModulesManager manager)
at Xpand.Extensions.XAF.ApplicationModulesManagerExtensions.ApplicationModulesManagerExtensions.CreateModel(ApplicationModulesManager manager, IEnumerable1 aspects, ModelStoreBase modelDifferenceStore) at Xpand.Persistent.Base.ModelDifference.ModelBuilder.BuildModel(XafApplication application, String configFileName, XpandApplicationModulesManager applicationModulesManager) at Xpand.Persistent.Base.ModelDifference.ModelBuilder.Build(Boolean rebuild) at Xpand.Persistent.Base.ModelDifference.ModelLoader.GetMasterModelCore(Boolean rebuild) at Xpand.Persistent.Base.ModelDifference.ModelLoader.GetMasterModel(XafApplication xafApplication, Action1 action)
at Xpand.Persistent.Base.ModelDifference.ModelLoader.<>c__DisplayClass12_0.b__0()
at Xpand.Utils.Helpers.Retry.<>c__DisplayClass0_0.b__0()
at Xpand.Utils.Helpers.Retry.Do[T](Func`1 action, TimeSpan retryInterval, Int32 retryCount)

@apobekiaris
Copy link
Member

eXpand.lab release 23.1.601.1 includes commit that relate to this task:

Please test if it addresses the problem. If you use nuget add our LAB NugetServer as a nuget package source in VS.

To minimize version conflicts we recommend that you switch to PackageReference format and use only the eXpandAgnostic, eXpandWin, eXpandWeb 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).

Thanks a lot for your contribution.

@apobekiaris apobekiaris added this to the 21.2.702.0 milestone Nov 6, 2023
@apobekiaris apobekiaris removed their assignment Nov 6, 2023
@apobekiaris
Copy link
Member

attaching my test project for reference
DXApplication1.zip

@expand
Copy link
Member

expand commented Mar 7, 2024

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

.Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants