You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to write to the eventlog i get the following errors (after installation of the package)
Ausnahme ausgelöst: "System.Security.SecurityException" in Microsoft.Win32.Registry.dll Ausnahme ausgelöst: "System.Security.SecurityException" in Microsoft.Win32.Registry.dll Ausnahme ausgelöst: "System.Security.SecurityException" in System.Diagnostics.EventLog.dll
System.Security.SecurityException: "The source was not found, but some or all event logs could not be searched. To create the source, you need permission to read all event logs to make sure that the new source name is unique. Inaccessible logs: Security, State."
Am I missing something here? The documentation is not very clear about how to configure event log access.
Also, the documentation states the extension belongs under Package>Applications>Application>Extensions>desktop2:Extension>desktop2:DesktopEventLogging>
but when I put it there I get an validation error:
Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
Fehler Validierungsfehler. error 80080204: App manifest validation error: Line 40, Column 29, Reason: The "windows.desktopEventLogging" extension should be declared under extensions. MyApp C:[snip]\bin\x64\Debug\AppxManifest.xml 1
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: 5942c669-05b8-12f6-5e6b-3df75690e6cb
Version Independent ID: 2ce7db3f-ed30-9fbe-caac-7b644df6ca7c
Hello. We apologize for the delay in resolving this issue. As we transition to a new feedback system, we are closing all outstanding issues. Any issues that can be addressed will be tracked using a different internal tool, and we regret that we won't be able to provide further updates on this particular matter. We value your input and assure you that all feedback is reviewed. We recommend visiting the Microsoft Q&A site, where your issue may have already been discussed.
I configuered the following section in in my Package.appxmanifest:
when I try to write to the eventlog i get the following errors (after installation of the package)
Ausnahme ausgelöst: "System.Security.SecurityException" in Microsoft.Win32.Registry.dll Ausnahme ausgelöst: "System.Security.SecurityException" in Microsoft.Win32.Registry.dll Ausnahme ausgelöst: "System.Security.SecurityException" in System.Diagnostics.EventLog.dll
System.Security.SecurityException: "The source was not found, but some or all event logs could not be searched. To create the source, you need permission to read all event logs to make sure that the new source name is unique. Inaccessible logs: Security, State."
Am I missing something here? The documentation is not very clear about how to configure event log access.
Also, the documentation states the extension belongs under Package>Applications>Application>Extensions>desktop2:Extension>desktop2:DesktopEventLogging>
but when I put it there I get an validation error:
Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
Fehler Validierungsfehler. error 80080204: App manifest validation error: Line 40, Column 29, Reason: The "windows.desktopEventLogging" extension should be declared under extensions. MyApp C:[snip]\bin\x64\Debug\AppxManifest.xml 1
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: