Knowledge Base

WFWG 3.11 Err Msg: Error 3: The Specified Path Was Not Found

Article ID: 113479

Article Last Modified on 10/9/1999


APPLIES TO


This article was previously published under Q113479

SYMPTOMS

When you load the real-mode portion of the Microsoft Windows for Workgroups 3.11 network, you receive the following error message:
Error 3: The specified path was not found.

CAUSE

This error occurs after you upgrade Microsoft Workgroups Connections 1.0 to Windows for Workgroups 3.11 if the Workgroups Connections directory is listed before the Windows for Workgroups 3.11 directory in the PATH statement in the AUTOEXEC.BAT file.

RESOLUTION

  • Change the PATH statement so that the Windows for Workgroups directory comes before the Workgroups Connections directory. For example, change
          PATH=C:\DOS;C:\WINDOWS;...   --->WORKGROUP CONNECTIONS 1.0
    						

    to:

         PATH=C:\WINDOWS;C:\DOS;...   --->WINDOWS FOR WORKGROUPS 3.11
    						
    NOTE: The above error message persists if you issue the NET command from the Workgroups Connections directory.

    -or-
  • Remove the Workgroups Connections installation.

MORE INFORMATION

The Workgroups Connections NET.EXE command parses the CONFIG.SYS file for the location of the PROTOCOL.INI file and cannot locate it since PROTMAN.DOS no longer loads from the CONFIG.SYS file.

For instructions on using Microsoft Workgroup Add-On for MS-DOS version 3.11 in conjunction with Microsoft Windows for Workgroups 3.11, query on the following words in the Microsoft Knowledge Base:

how to and wgao and wfwg and same and computer


Additional query words: err msg error message 3

Keywords: KB113479