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

Absolute path of DevAudit's Developer Shows in Exception message #137

Open
llotall opened this issue Sep 14, 2020 · 1 comment
Open

Absolute path of DevAudit's Developer Shows in Exception message #137

llotall opened this issue Sep 14, 2020 · 1 comment

Comments

@llotall
Copy link

llotall commented Sep 14, 2020

When i ran tool i got this Exception message:
But i want to draw your attention on path of exception that raised from unzipped tool

Runtime error! DevAudit will now terminate.

Unhandled Exception: System.IO.IOException: The handle is invalid.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.__Error.WinIOError()
   at System.Console.set_CursorVisible(Boolean value)
   at DevAudit.CommandLine.Program.Main(String[] args) in C:\Users\Gern Blanston\Source\Repos\DevAudit\DevAudit.CommandLine\Program.cs:line 663

Seems tooo strange.

@ken-duck
Copy link
Contributor

Hmm. Interesting. I guess this is because I am distributing the debug binary. Its handy for getting good detailed error messages, but does have this side effect. I will have to consider just providing release binaries.

Thanks for pointing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants