PRB: Data Path Errors Starting SourceSafe

Last reviewed: January 29, 1997
Article ID: Q136401
The information in this article applies to:
  • Microsoft Visual SourceSafe for Windows, versions 4.0, 5.0
  • Microsoft Visual SourceSafe for Windows NT, versions 4.0, 5.0
  • Microsoft Visual SourceSafe for Windows 95, versions 4.0, 5.0

SYMPTOMS

When you start SourceSafe, you may encounter one of the following error messages:

   "Invalid Data Path"

   "Cannot find initialization variable "Data_Path"

   "Invalid DOS path"

CAUSE

These errors occur when a client installation does not properly define the path to the SourceSafe server's SRCSAFE.INI in the client's SRCSAFE.INI file (#include) or the server's SRCSAFE.INI does not contain a valid SourceSafe database location.

RESOLUTION

After installing the SourceSafe server, always use NETSETUP.EXE to install the client installations. NETSETUP.EXE is found in the SourceSafe server directory.

Be sure to check that:

  1. The client's SRCSAFE.INI include path is a valid path to the server's SRCSAFE.INI location.

  2. If using the 16 bit client, ensure that the client's SRCSAFE.INI
       #include path uses the 16-bit path, such as the following:
    
       #include d:\<path>\vss_se~1\srcsafe.ini
    
    

  3. The server's SRCSAFE.INI DATA_PATH setting points to a valid SourceSafe server DATA directory.


KBCategory: kbusage kbprb
KBSubcategory: SourceSafe
Additional reference words: 4.00 5.00 vbwin vss


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: January 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.