question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(System.ArgumentOutOfRangeException) The process was terminated due to an unhandled exception. at each start up

See original GitHub issue
Application: WinDynamicDesktop.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentOutOfRangeException
   at System.DateTime.Add(Double, Int32)
   at SunCalcNet.Utils.DateTimeUtils.FromJulian(Double)
   at SunCalcNet.SunCalc.GetSunPhases(System.DateTime, Double, Double)
   at WinDynamicDesktop.SunriseSunsetService.GetSunPhases(System.DateTime, System.String, System.String)
   at WinDynamicDesktop.SunriseSunsetService.GetSolarData(System.DateTime)
   at WinDynamicDesktop.WallpaperChangeScheduler.RunScheduler(Boolean)
   at WinDynamicDesktop.AppContext..ctor(System.String[])
   at WinDynamicDesktop.Program.Main(System.String[])
Faulting application name: WinDynamicDesktop.exe, version: 3.1.0.0, time stamp: 0x5c7e8300
Faulting module name: KERNELBASE.dll, version: 10.0.17763.404, time stamp: 0x3424aead
Exception code: 0xe0434352
Fault offset: 0x0011c6f2
Faulting process id: 0x22f8
Faulting application start time: 0x01d4fa5330069e13
Faulting application path: C:\Program Files\WindowsApps\38719TimothyJohnson.WinDynamicDesktop_3.1.0.0_neutral__rfarkse4rn21a\WinDynamicDesktop\WinDynamicDesktop.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: f9d64b33-c7a2-40fe-91cd-9f0190e79b7d
Faulting package full name: 38719TimothyJohnson.WinDynamicDesktop_3.1.0.0_neutral__rfarkse4rn21a
Faulting package-relative application ID: App

When reporting a bug please provide:

  • Installed it, rebooted and problem appears (have tried uninstalling and installing with the same result)
  • Windows 10
  • WinDynamicDesktop 3.1.0
  • Microsoft Store

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
t1m0thyjcommented, Apr 25, 2019

Closing this as duplicate of #104, will comment there when fixed. Nothing wrong with creating this issue since it wasn’t obvious what was causing the problem.

0reactions
t1m0thyjcommented, May 6, 2019

@gonace I’m implementing a fix for this, and was wondering which behavior you would prefer:

  1. During times of the year when sun is up all day, wallpaper will cycle through daylight pictures all day long (or nighttime pictures during times when sun is down all day)
  2. During times of the year when there is no sunrise or sunset, wallpaper will cycle based on artificial sunrise/sunset times like 6am and 6pm
Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET Runtime The process was terminated due to an ...
Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException. at System.IO.__Error.
Read more >
Application run - The process was terminated due to an ...
Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at MyApp.Program.
Read more >
frequent crashing - Developer Community
The easiest way to provide all the information is to use the Visual Studio ... The process was terminated due to an unhandled...
Read more >
process was terminated due to an unhandled exception
Good morning forum I am running a vista 64 bit and I am having a problem with running program that crashes immediately saying...
Read more >
Backup Exec console crashes after installing .NET ...
Description: The process was terminated due to an unhandled exception. Exception Info: System.Reflection.AmbiguousMatchException at System.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found