powered by simpleCommunicator - 2.0.34     © 2025 Programmizd 02
Форумы / ASP.NET [игнор отключен] [закрыт для гостей] / Попытка записи в event viewer
2 сообщений из 2, страница 1 из 1
Попытка записи в event viewer
    #32087513
Igorna
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
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
Попытка записи в event viewer
    #32087649
Фотография ziktuw
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Включи аудит на машине и смотри в журнале каких прав не хватило.
...
Рейтинг: 0 / 0
2 сообщений из 2, страница 1 из 1
Форумы / ASP.NET [игнор отключен] [закрыт для гостей] / Попытка записи в event viewer
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


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