-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Steps to reproduce:
- Start LogInsights.exe
- [File] -> [Load logs] -> |Add folder|
- Select an empty folder
- [Export] -> [Filter Logfiles to scope the important stuff]
Error message:
Value of '01/01/0001 00:00:00' is not valid for 'Value'. 'Value' should be between 'MinDate' and 'MaxDate'. (Parameter 'value')
Actual value was 01/01/0001 00:00:00.
at LogInsights.MainForm.filterLogfilesToScopeTheImportantStuffToolStripMenuItem_Click(Object sender, EventArgs e) in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\MainForm.cs:line 292
at LogInsights.Exporter.FilterAndExport() in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\Analyzer\Exporter.cs:line 33
at LogInsights.Exporter.FilterAndExportBase() in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\Analyzer\Exporter.cs:line 80
at LogInsights.Controls.ExportWithFilterFrm..ctor(DataStore datastore, ExportSettings exportSettings) in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\Controls\ExportWithFilterFrm.cs:line 53
at LogInsights.Controls.ExportWithFilterFrm.FillLogTypePanel() in D:\a\IdentityManager.LogInsights\IdentityManager.LogInsights\LogInsights\Controls\ExportWithFilterFrm.cs:line 329
at System.Windows.Forms.DateTimePicker.set_Value(DateTime value)
Metadata
Metadata
Assignees
Labels
No labels