event log
2 TopicsWindows 11 wevtutil cannot render (system) messages
Our application reads from the Windows Event log and formats/renders events with the "EvtFormatMessage" function (flags argument is "EvtFormatMessageXml", hPublisher is set with a handle received from EvtOpenPublisherMetadata()). We tried out our application on the new Windows 11 OS, and for some events in the Application log our application sees the following error: error='The system cannot find message text for message number 0x%1 in the message file for %2.\x0d\x0a' The event were created from command line with "eventcreate" program, but most event sources cause this error: eventcreate /T SUCCESS /L APPLICATION /ID 1 /D "eventcreate okay" We checked with Event Viewer and it doesn't print any error, however the command line utility "wevtutil" cannot format any events from the Application log: wevtutil qe Application /f:renderedxml /rd Failed to render events. Error=317 Failed to render events. Error=13 Wevtutil command can read the events from the given log, if the flag /f:text is used. Can you help us determine the root cause of the wevtutil issue? Both our application and wevtutil with renderedxml flag works on windows 10 version. Used Windows version: Windows 11 Pro, Version: 21H2, OS build: 220000.100 We checked wevtutil with elevated prompt (run as administrator) as well.1.9KViews0likes1CommentWindows 11 insider develop does not install program. exe
Hello, I introduce myself as new with a problem in the version developer windows. I tried to download a finished program in . exe: "macrium reflect home" without results. The error is that the windows installer service does not start, but it updates and lets you download other programs. I tried to start the service manually, make a rep with sfc /scannow, delete temporary files and download this tool: "troubleshooting tool". But nothing has worked, because in the windows registry I still have the error that does not start windows installer or rather called: "msiexec.exe" I hope someone can give me a solution without making a downgrade to install this program. Thank you very much and a greeting900Views0likes0Comments