You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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)
The text was updated successfully, but these errors were encountered:
akaer
changed the title
Value of '01/01/0001 00:00:00' is not valid for 'Value'. on empty folder analysis
Exception - Value of '01/01/0001 00:00:00' is not valid for 'Value'. on empty folder analysis
Oct 7, 2021
Steps to reproduce:
Error message:
The text was updated successfully, but these errors were encountered: