我收到以下异常。我已经在注册表编辑中完全控制了事件日志上的 Asp.net 帐户。
[SecurityException:找不到源,但无法搜索部分或全部事件日志。无法访问的日志:安全性。]
System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly, Boolean wantToCreate) +664 System.Diagnostics.EventLog.SourceExists(String source, String machineName, Boolean wantToCreate) +109 System.Diagnostics.EventLog.SourceExists(String source) +14 Microsoft.ApplicationBlocks.ExceptionManagement.DefaultPublisher.VerifyValidSource() +41
我猜这是由于服务器上的一些配置问题?