Error trying to write to the Application Log on a Windows 2003 server

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default RE: Error trying to write to the Application Log on a Windows 2003 server

    What are your values at
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\
    EventLog\Application\CustomSD

    Note:-

    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/[/url]
    event_logging_security.asp

    Andy Mortimer [MS]
    Please do not send email directly to this alias. This alias is for
    newsgroup purposes only

    This posting is provided "AS IS" with no warranties, and confers no rights.
    OR if you wish to include a script sample in your post please add "Use of
    included script samples are subject to the terms specified at
    http://www.microsoft.com/info/cpyright.htm"

    Andy Mortimer [MS] Guest

  2. Similar Questions and Discussions

    1. MXML and IIS 6 (windows 2003) Server Error
      My setup is Windows 2003 server (w/ iis 6) JRun 4 with latest update Flex 1.5 I know that my flex install is fine because I can check out the...
    2. Regsvr32 error on Windows 2003 Enterprise Server
      I am trying to use regsvr2 to register a dll on a WIndows 2003 Enterprise Server Machine. I am logging in as the Domain Admin for the domain using...
    3. Error ASP 0178 on Windows 2003 Server (IIS6) by Server.CreateObject on DCOM registred Component
      Heres is a workaround, 1. go to Administrative Tools> Component Services 2. expand COM Services and right click on My computer. 3. click...
    4. App can't write to EventLog on Windows Server 2003
      I have an app that writes to a custom event log (which is created at install time with a custom installer DLL). My app writes just fine to this...
    5. Exception manegement application block can't write to Windows server 2003
      Hi, I have posted a similar question to ASP.Net newsgroup but I found the "EMAB, Impersonation and Event log" question here and decided to ask my...
  3. #2

    Default RE: Error trying to write to the Application Log on a Windows 2003 server

    I have put a Key called TEST in the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es EventLog\Application

    so it looks like this no

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es EventLog\Application\TES

    ----- Andy Mortimer [MS] wrote: ----

    What are your values a
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es EventLog\Application\CustomS

    Note:

    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base[/url]
    event_logging_security.as

    Andy Mortimer [MS
    Please do not send email directly to this alias. This alias is for
    newsgroup purposes onl

    This posting is provided "AS IS" with no warranties, and confers no rights.
    OR if you wish to include a script sample in your post please add "Use of
    included script samples are subject to the terms specified at
    http://www.microsoft.com/info/cpyright.htm"


    Paul P 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