Microsoft KB Archive/100819

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Article ID: 100819

Article Last Modified on 11/24/1999



APPLIES TO

  • Microsoft MS-DOS 6.0 Standard Edition
  • Microsoft MS-DOS 6.2 Standard Edition
  • Microsoft MS-DOS 6.21 Standard Edition
  • Microsoft MS-DOS 6.22 Standard Edition



This article was previously published under Q100819

SYMPTOMS

After following the procedure for updating LAN Manager 1.x Enhanced and 100-percent compatible networks described in the NET.TXT file that is included with the MS-DOS 6.0 and 6.2 Supplemental Kit, you may receive the following error messages at startup:

NET 2413 : incorrect MS-DOS version.
NET 2413 : incorrect MS-DOS version, error spawning workstation.

CAUSE

These errors occur because the NETWKSTA.EXE file, which is used to start the workstation, requires an entry in the MS-DOS 6 version table.

WORKAROUND

To correct this problem, add NETWKSTA.EXE to the Setver version table as MS-DOS 4.01 and ensure that SETVER.EXE is being loaded from the CONFIG.SYS file, as follows:

  1. Make sure that SETVER.EXE is being loaded in your CONFIG.SYS file. For example:

    device=c:\dos\setver.exe

  2. Once your system has restarted completely, enter the following at an MS-DOS command prompt:

    setver netwksta.exe 4.01

You should receive a message regarding the application that you are adding to the MS-DOS 6.0 version table. This is normal. If the version table was successfully updated, you can reboot your system, and the change will take effect.

MORE INFORMATION

For more information on using the SETVER command with MS-DOS 6, type help setver at the MS-DOS command prompt or query on the following words in the Microsoft Knowledge Base:

setver.exe and version and table and 6.0



Additional query words: 6.22 6.00 net 6.20

Keywords: KB100819