JSI Tip 5161. While browsing a network from Windows 2000 or Windows XP, you receive 'System Error 1230'?

Jerold Schulman

April 11, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

When you use net view or browse the network using My Network Places, you receive:

System Error 1230 has occurred.

An invalid operation was attempted on an active network connection.

If you have a single Windows 2000 server, that is a print server, file server, and browse master for the network, this error will occur if a direct host, port 445, connection from a client has a pending SMB transaction when a Computer Browser service attempts to connect using NetBIOS over TCP/IP, port 139.

To prevent this error, force all connections to use NetBIOS over TCP/IP.

Run the following SMBDeviceEnabled.reg file on the server and all Windows 2000 and Windows XP clients:

REGEDIT4

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNetBTParameters]
"SMBDeviceEnabled"=dword:00000000


NOTE: You could use Workstation.bat.



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like