Skip to content

Exception - Value of '01/01/0001 00:00:00' is not valid for 'Value'. on empty folder analysis #93

@akaer

Description

@akaer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions