Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetReadTracePath() looks for reporter.exe but if fails gives message readtrace.exe doesnt exist #141

Open
gambit9009 opened this issue Mar 16, 2022 · 0 comments
Assignees
Labels

Comments

@gambit9009
Copy link
Contributor

NexusInterfaces.Utils GetReadTracePath

if (File.Exists (ReadTracePath + @"\reporter.exe"))

else
Util.Logger.LogMessage ("Warning: readtrace.exe doesn't exist in directory : " + ReadTracePath);

Reporter.exe is required to extract the ReadTrace*.rdlc files

@gambit9009 gambit9009 self-assigned this Mar 16, 2022
@gambit9009 gambit9009 added the bug label Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant