January 13, 2010

"IP is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. Not enough storage is avaliable to process this command. " IP is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

Please check some common fixes for this issue.
-----------------------------------------------------------------------------
1. First, in the registry, change the IRPStackSize, increase by 3 to 5.

- Start -> Run

- Type in "regedit" (without the quotation marks)

- Navigate to the following path by single left mouse clicking as you go:

- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\lanmanserver\parameters

- Double-left mouse click on IRPStackSize

- In the event the IRPStackSize registry setting doesn't exist, create it by single left mouse clicking on "Edit" in the menu bar and then single left mouse click on "New" followed by a single left mouse click on "DWORD Value". The new value will then appear, name the value "IRPStackSize" (without quotation marks) and double left mouse click on the icon.

- Set the decimal under Base to 11 for NT and 2000, and 15 for XP - However, when setting the decimal under Base, you may want to increase it by three with-in the range (example: 11 to 14 and so on ,up to 15 for NT and 2000 - 12 to 15 up to 20 for XP) Try the defaults first and if you are still getting the error, try moving up the range until you no longer get the error.

- Close the Registry Editor and Reboot the computer after each edit.


Second, turn "Use simple file sharing" ON, reboot the machine, then turn it OFF and reboot the machine again.
In other words, cycle the sucker. Many changes in disk shares don't actually become effective until this is done.

To turn Simple File Sharing on or off in Windows XP Professional, follow these steps:

1. Double-click My Computer on the desktop.
2. On the Tools menu, click Folder Options.
3. Click the View tab, and then select the Use Simple File Sharing (Recommended) check box to turn on Simple File Sharing. (Clear this check box to turn off this feature.)

-----------------------------------------------------------------------------------------

2. Please check the PagedPoolSize in the registry on the server?

Start the registry editor (regedit.exe)

Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

Double click on PagedPoolSize and set to 0

Click OK

Close the registry editor

Reboot the machine

Setting the PagedPoolSize to 0 should allow NT to dynamically allocate memory.

--------------------------------------------------------------------------------------------

3. "Not enough server storage is available to process this command." error.

SYMPTOMS: When accessing shares on a server from a client, you may receive "Not enough server storage is available to process this command." error. You may receive this message and Event ID: 2011 after you install Norton Antivirus for Windows.

Resolution:
1) The registry value IRPstackSize may be not explicitly present.
To increase the value of the parameter, go to the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ LanmanServer\Parameters.
If the key is not present, choose Add Value in the Registry Editor.
The Value Name should be IRPStackSize and the Data Type is REG_DWORD.
2) Remove any unnecessary entries from this value in the registry, HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters\NullSessionPipes.
3) Disable Norton antivirus to see if that will fix the problem.

---------------------------------------------------------------------
4. "Not accessible. You may not have permission to use this network resource"

Symptom: Your WinXP, in a peer-to-peer network, may receive the following error when you double-click My Network Places/Computers Near Me: is not accessible. You may not have permission to use this network resource.

Resolution: 1) Enable NetBIOS over TCP/IP on one or more computers in the workgroup.
To do that, go to properties of Local Area Connection>properties of Internet Protocol (TCP/IP)>General> Advanced>WINS,
check Enable NetBIOS over TCP/IP (If you have a DHCP-assigned IP address, select Use NetBIOS setting from the DHCP server ).

2) Make sure the Computer Browser service is started.

No comments:

Post a Comment