WG0970: VNETBIOS.386 Corrects Real-Mode Transport Problems

Last reviewed: May 1, 1997
Article ID: Q109448
3.11 WINDOWS kbnetwork kbfile kbappnote kbsetup

The information in this article applies to:

  • Microsoft Windows for Workgroups version 3.11

Microsoft has an Application Note, "WG0970: VNETBIOS.386 Corrects Real-Mode Transport Problems," that corrects problems you may experience if you run multiple real-mode transports with Windows for Workgroups when the protected-mode redirector (VREDIR.386) and the protected-mode server (VSERVER.386) are loaded.

You can obtain this Application Note from the following sources:

  • Microsoft's World Wide Web Site on the Internet
  • The Internet (Microsoft anonymous ftp server)
  • Microsoft Download Service (MSDL)
  • Microsoft FastTips Technical Library
  • Microsoft Product Support Services

For complete information, see the "To Obtain This Application Note" section at the end of this article.

THE TEXT OF WG0970

  Microsoft(R) Product Support Services Application Note (Text File)
      WG0970: VNETBIOS.386 CORRECTS REAL-MODE TRANSPORT PROBLEMS
                                                   Revision Date: 1/94
                                                         Disk Included

The following information applies to Microsoft Windows(TM) for Workgroups, version 3.11.

 --------------------------------------------------------------------
| INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
| ACCOMPANY THIS DOCUMENT (collectively referred to as an Application|
| Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER     |
| EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED     |
| WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR      |
| PURPOSE. The user assumes the entire risk as to the accuracy and   |
| the use of this Application Note. This Application Note may be     |
| copied and distributed subject to the following conditions: 1) All |
| text must be copied without modification and all pages must be     |
| included;  2) If software is included, all files on the disk(s)    |
| must be copied without modification (the MS-DOS(R)  utility        |
| diskcopy is appropriate for this purpose);  3) All components of   |
| this Application Note must be distributed together;  and  4) This  |
| Application Note may not be distributed for profit.                |
|                                                                    |
| Copyright (C) 1994 Microsoft Corporation.  All Rights Reserved.    |
| Microsoft and MS-DOS are registered trademarks and Windows is a    |
| trademark of Microsoft Corporation.                                |
| DEC is a registered trademark and Pathworks is a trademark of      |
| Digital Equipment Corporation.                                     |
 --------------------------------------------------------------------

Introduction

If you run multiple real-mode transports with Windows for Workgroups when the protected-mode redirector (VREDIR.386) and the protected- mode server (VSERVER.386) are loaded, you eventually run out of network control blocks (NCBs). As a result, you receive the following error message:

   Too many outstanding commands.

The updated VNETBIOS.386 file included with this Application Note corrects this problem by allotting more hardware control blocks (HCBs).

To install the updated VNETBIOS.386 file

  1. Insert the enclosed WG0970 disk in the appropriate floppy disk drive. Copy VNETBIOS.386 to your Windows SYSTEM subdirectory using the following command

          copy <drive>:\vnetbios.386 <destination>
    

    where <drive>is the floppy disk drive containing the WG0970 disk and <destination> is the drive and directory of your Windows SYSTEM subdirectory.

    For example, if the WG0970 disk is in drive A, and your Windows directory is C:\WINDOWS, type the following at the MS-DOS command prompt and then press ENTER:

          copy a:\vnetbios.386 c:\windows\system
    

  2. Open the SYSTEM.INI file in Microsoft Windows for Workgroups Notepad, and edit the Network= entry by changing *vnetbios to vnetbios.386. For example, change

          Network=*vnetbios,*vwc,vnetsup.386,vredir.386,vserver.386
    

    to:

          Network=vnetbios.386,*vwc,vnetsup.386,vredir.386,vserver.386
    

  3. Add the following line to the [386Enh] section:

          NumHCBs=32
    

    The default for NumHCBs is 32. If you are using DEC(R) Pathworks(TM), you must increase this value to 64 to avoid running out of NCBs. If other installed network components are using a lot of NCBs, you may need to use a value higher than 64. The NumHCBs entry has no hard-coded limit, but it is limited by memory. You shouldn't need to set NumHCBs higher than 96.

  4. Save the SYSTEM.INI file, and then quit and restart Windows.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Windows for Workgroups version 3.11. We are researching this problem and will post new

information here in the Microsoft Knowledge Base as it becomes available.

TO OBTAIN THIS APPLICATION NOTE

You can find WG0970.EXE (size: 19880 bytes) 
                       , a self-extracting file, on the following
services:
  • Microsoft's World Wide Web Site on the Internet

          On the www.microsoft.com home page, click the Support icon.
          Click Knowledge Base, and select the product.
    
          Enter kbfile WG0970.EXE (size: 19880 bytes) 
                                 , and click GO!
          Open the article, and click the button to download the file.
    
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the Softlib/Mslfiles folder.
          Get WG0970.EXE (size: 19880 bytes) 
    
  • Microsoft Download Service (MSDL)

          Dial (425) 936-6735 to connect to MSDL
          Download WG0970.EXE (size: 19880 bytes) 
    

For additional information about downloading, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online
               Services

  • You can have this Application Note mailed to you from the automated Microsoft FastTips Technical Library, which you can call 24 hours a day, 7 days a week at (800) 936-4200. NOTE: The FastTips Technical Library is available only to customers within the U.S. and Canada.
  • If you are unable to access the source(s) listed above, you can have this Application Note mailed to you by calling Microsoft Product Support Services Monday through Friday, 6:00 A.M. to 6:00 P.M. Pacific time at (425) 637-7098. If you are outside the United States, contact the Microsoft subsidiary for your area.


  • KBCategory: kbnetwork kbfile kbappnote kbsetup
    KBSubcategory: wfw wfwg
    Additional reference words: appnote 3.1 3.11
    Keywords : wfw wfwg kbappnote kbfile kbnetwork kbsetup
    Version : 3.11
    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 1, 1997
    © 1998 Microsoft Corporation. All rights reserved. Terms of Use.