I'm using the manifest-based provider to write the ETW messages. When I use logparser to load the .etl file, it throws the error "Error: Cannot find provider of event {guid}". But the provider is registered and I can use Event Viewer to see these messages. Does Logparser support manifest-based provider?
Since I'm using x64 Windows 20008, could it also because 32-bit Logparser can't find the 64-bit provider? Is there a 64-bit version of Logparser?