System.ArgumentException: The supplied DateTime represents an invalid time. For example, when the clock is adjusted forward, any time in the period that is skipped is invalid.
Se o seu site faz o gerenciamento da TimeZone, e a partir do dia 20/10/2013 (início horário de verão) você começou a ter problemas cujo a mensagem é "System.ArgumentException: The supplied DateTime represents an invalid time. For example, when the clock is adjusted forward, any time in the period that is skipped is invalid." Você precisará alterar a TimeZone para UTC -3. Sua hora loca deverá ser configurada para (GMT -03:00 Brasília). Para aqueles que trabalham com lojas nopcommerce basta acessar o banco de dados, tabela Nop_Setting, chave Common.DefaultStoreTimeZoneId e alterá-la para UTC -3.