MSG_FILE_SAVEERROR

%s

Error %u while saving this file:
%s

Please try saving to a different file name or location.

Indicates that the data could not be saved to the given file; the error code appears along with this message.

Parameters

%s
Path of the file
%u
Windows error code
%s
Windows error message

Solution

You should study the additional error information in the message and use that as a guide for any remedial action. In many cases, saving to a different location will solve the problem.