home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / info / ntkb / ntkb.exe / Q101 / 7 / 86.TXT < prev    next >
Encoding:
Text File  |  1993-11-16  |  2.4 KB  |  73 lines

  1. DOCUMENT:Q101786  04-NOV-1993  [W_NT]
  2. TITLE   :User Manager Err Msg: The Handle Is Invalid
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. --------------------------------------------------------------------
  14.  
  15.  
  16. SYMPTOM
  17. ======= 
  18.  
  19. In User Manager, you receive the following error message:
  20.  
  21.    The handle is invalid.
  22.  
  23. You are not able to perform simple administrative functions in User
  24. Manager at this point.
  25.  
  26. CAUSE
  27. =====
  28.  
  29. User Manager caches remote procedure call (RPC) handles on remote
  30. workstations. These handles are then used to do various operations on
  31. the remote machine. These handles are cached because of the relatively
  32. high cost of establishing an RPC session. Under some circumstances,
  33. these handles can become invalid. For example, if the domain
  34. controlling server goes down, cached RPC handles will no longer be
  35. valid.
  36.  
  37. RESOLUTION
  38. ==========
  39.  
  40. To refresh RPC handles and restore any RPC sessions, do one of the
  41. following:
  42.  
  43.  - Change the focus to another domain by choosing Select Domain
  44.    from the Computer menu. Then, change the focus back to the original
  45.    domain.
  46.    
  47.    -or-
  48.  
  49.  - Exit and restart User Manager.
  50.  
  51.    -or-
  52.  
  53.  - Refresh connection information by pressing F5.
  54.  
  55. Additional reference words: 3.10 errmsg
  56. KBCategory:
  57. KBSubCategory: NTADSRV NETSRV NTAP
  58.  
  59. =============================================================================
  60.  
  61. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  62. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  63. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  64. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  65. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  66. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  67. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  68. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  69. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  70. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  71. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  72.  
  73. Copyright Microsoft Corporation 1993.