PC Win: Exporting Folders Err Msg: Not Enough Memory...Last reviewed: October 24, 1995Article ID: Q112302 |
The information in this article applies to:
SYMPTOMSIn versions 3.0, 3.0b, and 3.2 of Microsoft Mail for PC Networks, the following error message may be displayed when you try to export folders:
STOP: There is not enough memory or system resources to complete this action. Try closing some windows and performing the action again. CAUSEThis message can occur if there is a backslash (\) at the end of the directory path following the ExportMmfFile entry in the MSMAIL.INI file. The following is an example of an incorrect entry:
[Microsoft Mail] ExportMmfFile=C:\WINDOWS\ RESOLUTIONTo correct this problem, use an ASCII text editor (such as NOTEPAD.EXE) to remove the backslash following the path name (in this example, WINDOWS). For example:
[Microsoft Mail] ExportMmfFile=C:\WINDOWSAdding any valid characters following the backslash will also result in the low-memory error:
[Microsoft Mail] ExportMmfFile=C:\WINDOWS\MYFILE.MMF STATUSMicrosoft has confirmed this to be a problem in versions 3.0 and 3.2 of Microsoft Mail for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional reference words. 3.00 3.00b 3.20 MMF File |
KBCategory: kbenv kbtlc kbbug3.00 kbbug3.00b kbbug3.20
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |