Bug #70480 Exception when debugging an ASP.NET application
Submitted: 1 Oct 2013 19:59 Modified: 30 Jan 2018 20:49
Reporter: Sean Nolan Email Updates:
Status: Analyzing Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.8.3 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[2 Jun 2014 22:51] Sean Nolan
Attaching the debugger to the w3wp.exe process

Attachment: AttachDebugger.PNG (image/png, text), 49.50 KiB.

[2 Jun 2014 22:52] Sean Nolan
The exception that is caught

Attachment: Exception.PNG (image/png, text), 193.33 KiB.