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

Exception: The system cannot find the file specified. #96

Open
akaer opened this issue Oct 8, 2021 · 1 comment
Open

Exception: The system cannot find the file specified. #96

akaer opened this issue Oct 8, 2021 · 1 comment

Comments

@akaer
Copy link

akaer commented Oct 8, 2021

Steps to reproduce:

Start LogInsights.exe
[File] -> [Load logs] -> |Add folder|
Select an folder with a jobservice logfile
Click on button [Open message in editor]

Error message:

The system cannot find the file specified.
	at LogInsights.Controls.ContextLinesUC.buttonShowInEditor_Click(Object sender, EventArgs e) in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\Controls\ContextLinesUC.cs:line 102
	at LogInsights.Helpers.ProcessExec.OpenFileInEditor(String Filename, Int64 FilePosition) in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\Helpers\ProcessExec.cs:line 31
	at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
	at System.Diagnostics.Process.Start()
	at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
@joergrosenkranz
Copy link
Contributor

Works here. This can depend on the EXE that is configured for opening these log files.

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