Гость
Форумы / ASP.NET [игнор отключен] [закрыт для гостей] / Попытка записи в event viewer / 2 сообщений из 2, страница 1 из 1
08.01.2003, 15:08
    #32087513
Igorna
Гость
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Попытка записи в event viewer
I'm trying to write to the event viewer,
by first creating an EventSource and I get the following error:

Description:
The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details:
System.Security.SecurityException: Requested registry access is not allowed.

Source Error:
if(!EventLog.SourceExists("MySource"))
{
EventLog.CreateEventSource ("MySource", "MyNewLog");
Console.WriteLine("CreatingEventSource");
}

How do I gran the apllication the required permission for writing to the Event viewer?
...
Рейтинг: 0 / 0
08.01.2003, 16:28
    #32087649
ziktuw
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Попытка записи в event viewer
Включи аудит на машине и смотри в журнале каких прав не хватило.
...
Рейтинг: 0 / 0
Форумы / ASP.NET [игнор отключен] [закрыт для гостей] / Попытка записи в event viewer / 2 сообщений из 2, страница 1 из 1
Целевая тема:
Создать новую тему:
Автор:
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]