An error occurred while attaching module (Dynamicweb.Frontend.Content)

System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
   at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
   at Dynamicweb.SystemTools.Gui.IntegerDropdown(String selectedField, String name, Int32 startRange, Int32 endRange, Int32 stepValue, String prepend, Boolean formatAsMonthName, String width, String defaultValue, String defaultName, String postfix, String specialValue, String specialName)
   at Dynamicweb.News.Frontend.Renderer.CreateMonthDropDown()
   at Dynamicweb.News.Frontend.Renderer.RenderSearchPrevious(Template& template)
   at Dynamicweb.News.Frontend.NewsList.Output()
   at Dynamicweb.News.Frontend.Output.GetContent()
   at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)