File Errors with Cardfile

Last reviewed: May 13, 1997
Article ID: Q110340
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1

SUMMARY

The Cardfile applet that ships with Microsoft Windows NT and Windows NT Advanced Server stores temporary files in the directory defined by the TMP environment variable. The Windows NT Resource Kit POSIX utilities also use the TMP variable, but they require the TMP variable to be set to a UNIX path. Cardfile, however, fails when it tries to create a temporary file if the TMP variable is set to a UNIX path.

MORE INFORMATION

Unlike most applications that use the TEMP variable for storing temporary files, Cardfile uses the TMP variable for storing temporary files. When the TMP variable is set using the MS-DOS directory naming convention (for example, c:\tmp), the POSIX applications included in the Windows NT Resource Kit do not run. They require 'tmp' to be set to a UNIX path (for example, //D/tmp). When the TMP variable is set to a UNIX path, the following error message appears when you try to start Cardfile:

   Cannot create temporary file. Delete one or more files to increase
   available disk space, and then try again.

When you choose the OK button in this dialog box, an untitled Cardfile window appears, but you will be unable to add new cards or to save a card. Consequently, you can use either Cardfile or the Resource Kit POSIX utilities, but not both.


Additional query words: prodnt
Keywords : kbtool nt32ap ntutil
Version : 3.1
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.