Windows NT Error: Stop 0x0000007F in Netbt.sys Due to #INCLUDEID: Q172595
|
The following STOP error message appears when your Windows NT 4.0 computer attempts to load the NetBIOS name table from its Lmhosts file:
STOP 0x0000007F (0x00000008,0x00000000,0x00000000,0x00000000)
The Lmhosts files that you are using contain recursive loops within the #INCLUDE statements.
To resolve this issue, you will need to edit your Lmhosts files with a text editor to verify that the #INCLUDE statements do not loop.
For example, Server1 has an Lmhosts file that contains the following
entries:
1.2.3.4 Server2 #DOM:Domain
#INCLUDE \\Server2\public\lmhosts
2.3.4.1 Server3 #DOM:Domain
#INCLUDE \\Server3\public\lmhosts
3.4.1.2 Server1 #DOM:Domain
#INCLUDE \\Server1\public\lmhosts
Microsoft has confirmed this to be a problem in Windows NT version 4.00.
A supported fix is now available, but has not been fully regression
tested and should be applied only to systems experiencing this specific
problem. Unless you are severely impacted by this specific problem,
Microsoft recommends that you wait for the next Service Pack that contains
this fix. Contact Microsoft Technical Support for more information.
Keywords : kbnetwork ntstop ntnetserv nttcp kbbug4.00.sp3 kbfix4.00.sp3 NTSrvWkst
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: February 26, 1999