Closed igortanaskoski closed 10 months ago
see also #913 unfortunately nothing yet on this, probably after next Xaf minor
The pre-release 4.212.9.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.
Hi, Can you help us with problems we have while loading eXpand modules. We are trying to implement ExcelImport module in XAF Blazor solution and we hit a wall. After many tries and errors, we manage to get to a point where we face the error shown in the screenshot.
We have tried on Visual Studio 2017, 2019 and 2022. The error is the same on all IDEs. We have tried different modules also but we still hit the same error.
Also we cannot get the model editor to work. When we register any module under required types the XAF model editor doesn't load anymore.
What should be looking for? We are out of ideas.
Thanks in advance