| Message | "Detach failed because there are outstanding resources in the target." |
|---|---|
| Comment | The debugger is holding resource in the target (such as GC handles, function evaluations, etc). These resources must be released through the appropriate ICorDebug API before detach can succeed. |
| Flags | Severity | Failure |
|---|---|---|
| Reserved (R) | false | |
| Origin | Microsoft | |
| NTSTATUS | false | |
| Reserved (X) | false | |
| Facility | Code | 19 (0x013) |
| Name | FACILITY_URT[2][3] | |
| Description | The source of the error code is .NET CLR.[2][3] | |
| Error Code | 7223 (0x1c37) | |
Leave a comment below and we'll let you know when we find a fix.
User contributions licensed under CC BY-SA 3.0