PaulS. 0 Report post Posted June 1, 2020 I often get a pop up with error code 0x400D05AA when trying to save a PDF. Nitro then crashes - and it closes any other PDFs I have opened in Nitro at the same time. The error message simply says, "The document [title] could not be saved. Please contact Nitro Support for assistance. Error code: 0x400D05AA." I cannot find what that error code means or why the document cannot be saved. Any ideas what this means or how I can fix it? Thank you. Quote Share this post Link to post Share on other sites
Reymund G. 0 Report post Posted June 2, 2020 Hi @PaulS., Thank you for reaching out to us through our Community Forums! The error 0x400D05AA relates to a Windows issue: ERROR_NO_SYSTEM_RESOURCES 1450 (0x5AA) Insufficient system resources exist to complete the requested service. Error codes that begin with 0x400Dxxxx are Windows system errors. The last 4 digits are in hexadecimal format so first you need to convert this to a decimal number using a converter such as the one here: http://www.binaryhexconverter.com/hex-to-decimal-converter Once you have the number, you can look it up using the following official Microsoft database of these errors: https://msdn.microsoft.com/en-us/library/windows/desktop/ms681381(v=vs.85).aspx Kind regards, Quote Share this post Link to post Share on other sites
PaulS. 0 Report post Posted June 2, 2020 Thank you, Reymund. Quote Share this post Link to post Share on other sites