Network Registry Access

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Network Registry Access

    Hi, I am having trouble getting NTsyslog to work on Win 2000 server. The error mesage in the event viewer is -

    The description for Event ID ( 0 ) in Source ( NTsyslog ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: Service started.

    It appears to be running correctly, but the instructions on the app state -

    The service must be installed on the server (it is
    Network Registry access must be enable
    You must be logged in with admin priv's etc. (which I am

    I am a little confused what "Network Registry access must be enabled" means. I'm assuming this means "remote" access. I have checked the lcoal policy and that is also enabled

    How can I check or test this? Any help would be really appreciated :-

    Cynth
    Cynthia Guest

  2. Similar Questions and Discussions

    1. #33912 [Asn->Fbk]: Crash when trying to access registry using com
      ID: 33912 Updated by: rrichards@php.net Reported By: awsewell at catawba dot edu -Status: Assigned +Status: ...
    2. Using CFInvoke SOAP to access Do Not Call Registry.
      Help! I'm trying to connect to the Do Not Call website to download the list of DNC numbers. In order to do this, I must use SOAP to obtain the file...
    3. ASP.NET and COM registry access denied
      I've seen many posts on the web about this topic, and I still haven't found an answer that works for me. I have an ASP.NET page written in C# that...
    4. w2k/iis5.0/com/registry access
      Thanks for info but I want to keep permissions limited. My issue was related to the registry key being under HKEY_CURRENT_USER. I can't change...
    5. access to system registry denied
      Hi, I have a problem with the method "EventLog.CreateEventSource" because I received one error message (access to system registry denied). I...
  3. #2

    Default RE: Network Registry Access

    have you blocked network access to the registry????

    [url]http://support.microsoft.com/default.aspx?kbid=153183[/url] check this knowledgebase to see if it has been done on your server.

    [url]http://support.microsoft.com/default.aspx?kbid=830070[/url] check this one as it shows you how to prevent anonymous users from making a null connection and gathering info from your server.
    Mathew Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139