-
My blazor server program uses csla9.0.0, "Cannot access a disposed object. ObjectDisposed_ObjectName_Name" exception error occurs when I use dataportal on a page to fetch data from the database.When I used this dataportal to fetch data from a re-created console program, it was normal again, and no exceptions appeared, which made me feel strange. Does this happen to everyone?The same exception occurs if I use the csla.blazor.viewmodel method |
Beta Was this translation helpful? Give feedback.
Answered by
knox007
Mar 6, 2025
Replies: 1 comment 1 reply
-
Can you show your |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you very much for taking time out of your busy schedule to reply to my message, I really appreciate it, I have found the cause of the problem, and this problem is related to #4570 @rockfordlhotka