79212602

Date: 2024-11-21 19:08:43
Score: 2
Natty:
Report link

I had the similar issue. The cause was that my MemoryStream was disposed prematurely. The exception was caught by my exception handling page which returns html content to client. It's been working fine after removing "using".

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Tochi