-
Hi, starting with version 4.231.6.1 it looks like that loading SequenceGenerator in Module-Project
`RequiredModuleTypes.Add(typeof(Xpand.XAF.Modules.SequenceGenerator.SequenceGeneratorModule));`
pr…
-
-
After installing Xpand model editor (market place), it disappears after using it (video)
https://user-images.githubusercontent.com/226800/135149444-732af139-654b-4e6e-88f3-ceb3b638cbee.mp4
…
-
I found that this exception can be thrown for at least two reasons.
1. You recompile the source and you only build one project rather than the universe, attempt a full build on the Reactive.XAF rep…
-
When building windows apps the HideOnExit, PromptOnExit, MultiInstance, NotifyIcon are most commonly used.
Prot, test, documented them to `Xpand.XAF.Modules.Application.Windows`
-
add this flag to your Blazor.Server project for .NET5 support. This solution is temporary
```xml
true
```
-
Hi I tried sentry in my asp.net core app. When I turn on Debug mode I can see this exception:
```
Sentry.ISentryClient[0]
Failure to capture event: System.ObjectDisposedException: Cannot ac…
-
Hi, Is there any estimate for 20.2.6 Version?
Thanks!
-
𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝗯𝘂𝗴
In https://github.com/eXpandFramework/Reactive.XAF/commit/b1df47fd01cd9073a3a06d556c9e9ebe6f0d1241 you fixed a bug, where a custom DevExpressVersion passed to the version converter w…
-
Hi Tolis,
after update to 20.2.304 the SequenceGenerator did not work anymore. The return value is always 0.
I tried to update my last sample (for the SequenceGenerator Ticket #794), but there i…