"Network is busy" error when accessing files from a file server in Office 2010

6,108

You might want to ask this on server fault... but here is what I would suggest. look at your Samba server's logs. You may be receiving errors in there. One thing that come to mind is a setting for Oportunistic Locking (or oplock). You may need to tune the ser4ver if it reports errors in the logs.

BTW, this is a very old problem for non MS servers dealing with MS clients. I remember back when people used Netware 4.11 and who either had to choose either locked files and poor performance, or risk data corruption...

Share:
6,108

Related videos on Youtube

rakslice
Author by

rakslice

Updated on September 18, 2022

Comments

  • rakslice
    rakslice over 1 year

    Once in a while, when I try to open a spreadsheet in Excel 2010 that's on a mapped drive, I get the error message "The network is busy. Try again later." I can retry the open right away a second time and it works.

    Is there some way I can get rid of this annoyance? Also, is there some underlying problem with the file server or the network that might have other negative effects?

    I'm running Windows 7, and the file share I'm connecting to is on a Samba server on a Linux box.

  • rakslice
    rakslice over 12 years
    I can't see anything in the smb.log that looks like a locking error around the time this happened on the client. I was asking here because I was hoping that I could do something about this on the client machine.
  • cwheeler33
    cwheeler33 over 12 years
    you could try the following: Open a command prompt with Admin rights. Run the following command. netsh interface tcp set global autotuning=disabled