C# Process,Powershell. Reversed Output neo4j-Admin.ps1

With C# (Class)Process and powershell, running "neo4j-admin -dump --database" command. I get standard Output on (Event)process.ErrorDataReceived and Error output on (Event)process.OutputDataReceived. It should be on the contrary.

Any suggestion how to solved it?

Hello @MrDan

Thank you for posting on the Community! Are you still having trouble with the above issue?

If so, can you please create a ticket at https://github.com/neo4j and reply back here with a link to your ticket?
Please make sure you include any supporting information to help explain how your issue is occurring.

If you were able to resolve the issue at this time, can you please reply back with what you did? I can then mark this as a solution so others who may face a similar issue can benefit from your post!

Thanks,

Thanks for reply TrevorS. My issu is not solved. So i made one.

Wrong output when making neo4j-Admin command in Process .NET · Issue #12935 · neo4j/neo4j (github.com)

Thanks.