I was monitoring and writing files from my computer to another computer when I got this Error 56. I used ErrMsg Lookup tool to know what it is and it is a network bios command limit error. How do I fix this?

ErrMsg
56
Error Message Lookup
The network BIOS command limit has been reached
- Login or Signup Now to post comments

Hallo Joep,
You will need to add a REG_DWORD registry entry FCNMode and then set its value to 2 to:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET.
For more information on the possible values for the FCNMode DWORD value as well as the behavior that is associated with each value, check here. Hope this helps.
Regards,
Nicke
Just follow these steps to resolve the issue,
· Click start and then choose run, type regedit and hit enter.
· Find this key in the list HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters
· On the right side double click on MaxCmds value.
· Now you have to choose some value which is greater than 50.
Hopefully this will be helpful.