DOCUMENT:Q123427 11-DEC-2001 [ssafe] TITLE :Use FIXPROJ.EXE to Fix Project Errors in SourceSafe PRODUCT :Microsoft SourceSafe PROD/VER: OPER/SYS: KEYWORDS:kbfile kbpatch kbtool ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: ------------------------------------------------------------------------------- SUMMARY ======= You can use Fixproj.exe to fix a variety of project errors, such as: - File Not Found: , where the file is a project log file. - Error reading PRJ INT entry: of 38 bytes read - Error in project file The following files are available for download from the Microsoft Download Center: Fixproj.exe For additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base: Q119591 How to Obtain Microsoft Support Files from Online Services Microsoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file. When you have the self-extracting file (Fixproj.exe), run it in an empty directory to obtain the Fixproj.exe file it contains. Fixproj.exe is compiled to run under MS-DOS. MORE INFORMATION ================ Use the following commands to fix the project file: 1. Copy the database file to the directory containing Fixproj.exe. For example, if the error "Cannot find file: xcgaaaaa.a" occurs, copy the file DATA\X\XCGAAAAA (with no extension). NOTE: The default location of the DATA directory is a subdirectory of the SourceSafe directory. The SourceSafe administrator can move this location, however. Please consult your local administrator if you have any questions concerning the location of the SourceSafe DATA directory. 2. Execute the following command: FIXPROJ For example: FIXPROJ xcgaaaaa f:\ss\data 3. When successfully completed, a NEWPRJ.OUT file will exist in the current directory. Copy this file to the missing/damaged database file's location. For example: COPY NEWPRJ.OUT f:\ss\data\x\xcgaaaaa.a If the file NEWPRJ.OUT does not exist, contact Microsoft SourceSafe technical support. Additional query words: 3.0x ====================================================================== Keywords : kbfile kbpatch kbtool Solution Type : kbfix ============================================================================= 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. Copyright Microsoft Corporation 2001.