I uploaded the project in google drive to see the code and to know what is happened REMOVED
- ABP Framework version: v5.2.2
- UI type: Blazor
- DB provider: EF Core /
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace: Children can not be evaluated
- Steps to reproduce the issue:" when I am used the save method Or get a list of object by id in the Debugging show this Error
8 Answer(s)
-
0
I have removed your public link. Please don't share your commercial applications on public forums.
At first glance, your problem seems related to registering your service. Be sure your CategoriesAppService extends the correct base AppService. Also implements the ICategoriesAppService interface.
Please explain your issue step by step explaining how to reproduce your problem.
Thank you.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I have removed your public link. Please don't share your commercial applications on public forums.
Please explain your issue step by step explaining how to reproduce your problem.
Thank you.
Ammmmmmm, Okay I Didnt Know That
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I built A new Form And I but Blazorise textbox inside the Form in the end added button to save data as you see in the picture
And in Another case I built A method to get list of data by id on the debugger I got the same problemMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Any Update ,Please.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I built A new Form And I but Blazorise textbox inside the Form in the end added button to save data as you see in the picture
And in Another case I built A method to get list of data by id on the debugger I got the same problemSorry, we couldn't understand.
Can you explain step by step what you are trying to do and how can we reproduce?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I explained to you above what I did and what the problem is.
If you would like to have a short meeting in teamviewr or zoom to see the code and I will explain it to you quickly tomorrow
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Any Update ,Please.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi, it seems there are some problems with debugging in Visual Studio for Blazor applications. (as you've faced, "children could not be evaluated" etc.)
This problem is related to Visual Studio rather than ABP Framework. I found a thread that you can follow and apply suggestions that have been made. So please check this thread.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
