Open Closed

Children can not be evaluated #3158


User avatar
0
malfaqeeh48 created

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)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    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.

  • User Avatar
    0
    malfaqeeh48 created

    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

  • User Avatar
    0
    malfaqeeh48 created

    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 problem

  • User Avatar
    0
    malfaqeeh48 created

    Any Update ,Please.

  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    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 problem

    Sorry, we couldn't understand.

    Can you explain step by step what you are trying to do and how can we reproduce?

  • User Avatar
    0
    malfaqeeh48 created

    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

  • User Avatar
    0
    malfaqeeh48 created

    Any Update ,Please.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    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.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11