0

I get OutOfMemoryException when i click Edit Top 200 Rows on a Table. I opened an 52,396 KB size sdf file.

How can i open it?

enter image description here

UPDATE: If i reopen the VS 2019 it works without problem. :)

Bence Végert
  • 728
  • 10
  • 12
  • "*when i click Edit Top 200 Rows on a Table*" - how is this related to C#? – Rafalon Apr 07 '20 at 09:16
  • 1
    Very likely that class or project has some memory handling issues. It is hard to help with just the screenshot of the `OutOfMemoryException` – Cleptus Apr 07 '20 at 09:20
  • I would either debug it (requires the PDB or disassembly) or use a memory profiler. – Zer0 Apr 07 '20 at 09:25
  • 1
    Email me the database privately, and I will have a look - I am the tool maintainer – ErikEJ Apr 07 '20 at 09:44

0 Answers0