If you're creating a bug/problem report, please include followings:
- ABP Framework version: 4.3.0
- UI type: Angular / MVC / Blazor: MVC
- DB provider: EF Core / MongoDB: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no : No
Hi, I am using query builder in Asp.net core abp framework project but its generate an error on load DataSource (Schema loaded failed), please see error details below:
I have added the sample project with source code. Please have a look:
Here is Abp Framework(Asp.Net Core) Sample project(Not work): Please don't share the source code. Here is Asp.Net Core(Without Abp) Sample project(its work): Please don't share the source code.
In this project, first "DbMigrator" project run for create the local database in your system and then run "Web" project. After run the Application you will see the issue that query builder will not load query properly.
1 Answer(s)
-
0
hi
https://community.abp.io/articles/using-devextreme-components-with-the-abp-framework-zb8z7yqv#json-serialization
if this is related to
Newtonsoft.Json
You can try to set theUseHybridSerializer
tofalse
.https://docs.abp.io/en/abp/latest/JSON#abpjsonoptions