
when i try to view table data inside from dal it is showing like this. how to resolve it.

when i try to view table data inside from dal it is showing like this. how to resolve it.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Cr BhargaviPosted Jul 28, 2023, 12:15 PM
This usually happens in scenario where multiple app domain are loaded. You can try doing the below and check if it's working.
Goto Tools --> Options --> Debugging --> General --> Scroll to the bottom for "Use Managed Compatibility Mode" and Select the option and then restart your Debugging option which should solve your issue.