WINDOWS 7 FILE SHARING REGISTRY SETTINGS (FIXES SRV 2017 SERVER ERROR)

WINDOWS 7 FILE SHARING REGISTRY SETTINGS (FIXES SRV 2017 SERVER ERROR)

The following is a copy of an article from Alan Lamielle. It solves file sharing issues for Scrap Dragon on Windows 7 Pro. We should make sure that all Windows 7 Pro SD servers have the settings described in this article:

mount error(12): Cannot allocate memory
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

After checking the Event Viewer System log, I found the following error:

Source: srv
Event ID: 2017
Level: Error
The server was unable to allocate from the system nonpaged pool because the server reached the configured limit for nonpaged pool allocations.

Some research led me to find this Google Groups discussion about the problem and this Microsoft Technet article discussing the solution (look at the bottom of the page). Apparently you need to tell Windows that you want to use the machine as a file server and that it should allocate resources accordingly.

Set the following registry key to ‘1′:

HKLMSYSTEMCurrentControlSetControlSession ManagerMemory ManagementLargeSystemCache

And set the following registry key to ‘3′:

HKLMSYSTEMCurrentControlSetServicesLanmanServerParametersSize

After making these changes and restarting, I haven’t seen this issue arise again. Fixed!

    • Related Articles

    • SERVER MIGRATION/UPGRADE

      A. General This document describes the best practices for moving Scrap Dragon Classic, Scrap Dragon Xtreme, JPEGger and EZCash to a new server. The goal is to move all of the software programs, configurations and data from the old server to the new ...
    • Unresolved BI report file names

      When running a BI report you may get a message 'Unable to resolve file name' with a specific file name specified.  Some of the shipping report files are not included and need to be added to the Stand Alone Report Server.  A zip file of known shipping ...
    • Windows 10 won't connect to older servers - error 0x80004005

      Symptom You can ping the server from the Windows 10 computer but you cannot browse to it. Resolution This can be a permission issue. Make sure that the user name is the exists on both computers. If that doesn't work try the steps below. This is often ...
    • Make host file entries on the server and critical use workstations to bypass the need for the public DNS(Internet) connections.

      The first thing to do is to open Notepad and select Run as administrator: . Next - use Notepad to edit the hosts file. This file is always located here: C:\Windows\System32\drivers\etc\hosts If you don't run a s administrator then Notepad will force ...
    • INSTALLING MICROSOFT SQL SERVER 2008

      Attached you will find SQL2008Install.bat and SQL2008Install.ini which contain the minimum options necessary for JPEGger and/or EZCash to run correctly. More options may be added at your discretion. Before installation, customization for the system’s ...