Answered The Name Limit for the Local Computer Network Adapter Was Exceeded

  • Friday, February 15, 2013 5:33 PM
     
     

    I can access network shares that are mapped to drives through all of the client computers but not the server.

    On the server it says that they are not accessible and when I try to remap them by going to the folder that the logon scripts are kept, I get the message:

    "The name limit for the local computer network adapter was exceeded"

    There are two recurring event ids on the server which I have listed below:

    Log Name:      Application

    Source:        Application Error

    Date:          2/15/2013 9:14:23 AM

    Event ID:      1000

    Task Category: (100)

    Level:         Error

    Keywords:      Classic

    User:          N/A

    Computer:      Coreserver.cga.local

    Description:

    Faulting application name: RunTask.exe, version: 6.1.1840.0, time stamp: 0x4d6dafe1

    Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e21213c

    Exception code: 0xe0434352

    Fault offset: 0x000000000000cacd

    Faulting process id: 0x16544

    Faulting application start time: 0x01ce0b9fe645bc3f

    Faulting application path: C:\Program Files\Windows Server\Bin\RunTask.exe

    Faulting module path: C:\Windows\system32\KERNELBASE.dll

    Report Id: 242b90b6-7793-11e2-a2fb-d4ae529a081d

    Event Xml:

    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

      <System>

        <Provider Name="Application Error" />

        <EventID Qualifiers="0">1000</EventID>

        <Level>2</Level>

        <Task>100</Task>

        <Keywords>0x80000000000000</Keywords>

        <TimeCreated SystemTime="2013-02-15T17:14:23.000000000Z" />

        <EventRecordID>52399</EventRecordID>

        <Channel>Application</Channel>

        <Computer>Coreserver.cga.local</Computer>

        <Security />

      </System>

      <EventData>

        <Data>RunTask.exe</Data>

        <Data>6.1.1840.0</Data>

        <Data>4d6dafe1</Data>

        <Data>KERNELBASE.dll</Data>

        <Data>6.1.7601.17651</Data>

        <Data>4e21213c</Data>

        <Data>e0434352</Data>

        <Data>000000000000cacd</Data>

        <Data>16544</Data>

        <Data>01ce0b9fe645bc3f</Data>

        <Data>C:\Program Files\Windows Server\Bin\RunTask.exe</Data>

        <Data>C:\Windows\system32\KERNELBASE.dll</Data>

        <Data>242b90b6-7793-11e2-a2fb-d4ae529a081d</Data>

      </EventData>

    </Event>

    Log Name:      Application

    Source:        .NET Runtime

    Date:          2/15/2013 9:14:23 AM

    Event ID:      1026

    Task Category: None

    Level:         Error

    Keywords:      Classic

    User:          N/A

    Computer:      Coreserver.cga.local

    Description:

    Application: RunTask.exe

    Framework Version: v4.0.30319

    Description: The process was terminated due to an unhandled exception.

    Exception Info: System.Runtime.CallbackException

    Stack:

       at System.Runtime.Fx+IOCompletionThunk.UnhandledExceptionFrame(UInt32, UInt32, System.Threading.NativeOverlapped*)

       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)

    Event Xml:

    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

      <System>

        <Provider Name=".NET Runtime" />

        <EventID Qualifiers="0">1026</EventID>

        <Level>2</Level>

        <Task>0</Task>

        <Keywords>0x80000000000000</Keywords>

        <TimeCreated SystemTime="2013-02-15T17:14:23.000000000Z" />

        <EventRecordID>52398</EventRecordID>

        <Channel>Application</Channel>

        <Computer>Coreserver.cga.local</Computer>

        <Security />

      </System>

      <EventData>

        <Data>Application: RunTask.exe

    Framework Version: v4.0.30319

    Description: The process was terminated due to an unhandled exception.

    Exception Info: System.Runtime.CallbackException

    Stack:

       at System.Runtime.Fx+IOCompletionThunk.UnhandledExceptionFrame(UInt32, UInt32, System.Threading.NativeOverlapped*)

       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)

    </Data>

      </EventData>

    </Event>


    Susan E. Russel

All Replies