----------------------------------------------------------------------
----------------NINA - Nighttime Imaging 'N' Astronomy----------------
-------------------Running NINA Version 1.10.3.9001-------------------
-------------------------2021-07-05T22:37:51--------------------------
----------------------ASCOM Platform Version 6.5----------------------
---------------------.NET Version 4.0.30319.42000---------------------
---------------------Oparating System Information---------------------
---------------------------Is 64bit OS True---------------------------
------------------------Is 64bit Process True-------------------------
---------------------------Platform Win32NT---------------------------
--------------Version Microsoft Windows NT 10.0.19042.0---------------
---------------------------Major 10 Minor 0---------------------------
----------------------------Service Pack -----------------------------
----------------------------------------------------------------------
[2021-07-05T22:37:52.1768] 	 [ERROR] 	 [MemberName] LoadDll
[2021-07-05T22:37:52.1768] 	 [ERROR] 	 [FileName] E:\Projects\nina\NINA\Utility\DllLoader.cs
[2021-07-05T22:37:52.1768] 	 [ERROR] 	 [Message] DllLoader failed to load library Atik\AtikCameras.dll due to error code 126

[2021-07-05T22:37:52.1968] 	 [ERROR] 	 [MemberName] GetEquipment
[2021-07-05T22:37:52.1968] 	 [ERROR] 	 [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Camera\CameraChooserVM.cs
[2021-07-05T22:37:52.1968] 	 [ERROR] 	 [Message] Unable to load DLL 'AtikCameras.dll': Das angegebene Modul wurde nicht gefunden. (Exception from HRESULT: 0x8007007E)	   at NINA.Utility.AtikSDK.AtikCameraDll.ArtemisDeviceCount()
   at NINA.Utility.AtikSDK.AtikCameraDll.GetDevicesCount()
   at NINA.ViewModel.Equipment.Camera.CameraChooserVM.GetEquipment()

[2021-07-05T22:37:53.4292] 	 [ERROR] 	 [MemberName] LoadDll
[2021-07-05T22:37:53.4292] 	 [ERROR] 	 [FileName] E:\Projects\nina\NINA\Utility\DllLoader.cs
[2021-07-05T22:37:53.4292] 	 [ERROR] 	 [Message] DllLoader failed to load library NOVAS\NOVAS31lib.dll due to error code 126

[2021-07-05T22:37:53.4322] 	 [ERROR] 	 [MemberName] .ctor
[2021-07-05T22:37:53.4322] 	 [ERROR] 	 [FileName] E:\Projects\nina\NINA\ViewModel\ApplicationVM.cs
[2021-07-05T22:37:53.4322] 	 [ERROR] 	 [Message] The type initializer for 'NINA.Utility.NOVAS' threw an exception.	   at NINA.Utility.NOVAS.JulianDate(Int16 year, Int16 month, Int16 day, Double hour)
   at NINA.Utility.Astrometry.Astrometry.GetJulianDate(DateTime date)
   at NINA.Utility.Astrometry.Astrometry.GetLocalSiderealTime(DateTime date, Double longitude)
   at NINA.Model.DeepSkyObject.CalculateAltitude()
   at NINA.Model.DeepSkyObject.get_Altitudes()
   at NINA.Model.DeepSkyObject.CalculateAltitude()
   at NINA.Model.DeepSkyObject.set_Coordinates(Coordinates value)
   at NINA.Model.CaptureSequenceList.RaiseCoordinatesChanged()
   at NINA.Model.CaptureSequenceList..ctor()
   at NINA.ViewModel.SequenceVM.GetTemplate()
   at NINA.ViewModel.SequenceVM.get_Sequence()
   at NINA.ViewModel.SequenceVM.get_Targets()
   at NINA.ViewModel.SequenceVM.CalculateETA()
   at NINA.ViewModel.SequenceVM.set_EstimatedDownloadTime(TimeSpan value)
   at NINA.ViewModel.SequenceVM..ctor(IProfileService profileService, ICameraMediator cameraMediator, ITelescopeMediator telescopeMediator, IFocuserMediator focuserMediator, IFilterWheelMediator filterWheelMediator, IGuiderMediator guiderMediator, IRotatorMediator rotatorMediator, IFlatDeviceMediator flatDeviceMediator, IWeatherDataMediator weatherDataMediator, IImagingMediator imagingMediator, IApplicationStatusMediator applicationStatusMediator)
   at NINA.ViewModel.ApplicationVM.get_SeqVM()
   at NINA.ViewModel.ApplicationVM.InitAvalonDockLayout()
   at NINA.ViewModel.ApplicationVM..ctor(IProfileService profileService)

[2021-07-05T22:37:53.4482] 	 [ERROR] 	 [MemberName] Application_DispatcherUnhandledException
[2021-07-05T22:37:53.4482] 	 [ERROR] 	 [FileName] E:\Projects\nina\NINA\App.xaml.cs
[2021-07-05T22:37:53.4482] 	 [ERROR] 	 [Message] The invocation of the constructor on type 'NINA.ViewModel.ApplicationVM' that matches the specified binding constraints threw an exception.
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1_0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Inner Exception: 
System.TypeInitializationException: The type initializer for 'NINA.Utility.NOVAS' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'NOVAS31lib.dll': Das angegebene Modul wurde nicht gefunden. (Exception from HRESULT: 0x8007007E)
   at NINA.Utility.NOVAS.EphemOpen(String Ephem_Name, Double& JD_Begin, Double& JD_End, Int16& DENumber)
   at NINA.Utility.NOVAS..cctor()
   --- End of inner exception stack trace ---
   at NINA.ViewModel.ApplicationVM..ctor(IProfileService profileService)   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1_0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

[2021-07-05T22:37:53.4741] 	 [ERROR] 	 [MemberName] Application_DispatcherUnhandledException
[2021-07-05T22:37:53.4741] 	 [ERROR] 	 [FileName] E:\Projects\nina\NINA\App.xaml.cs
[2021-07-05T22:37:53.4741] 	 [ERROR] 	 [Message] Provide value on 'System.Windows.StaticResourceExtension' threw an exception.
   bei System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   bei System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   bei System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   bei System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   bei NINA.MyMessageBox.MyMessageBox.<>c__DisplayClass30_0.<Show>b__0()
   bei System.Windows.Threading.Dispatcher.Invoke[TResult](Func`1 callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.Invoke[TResult](Func`1 callback)
   bei NINA.MyMessageBox.MyMessageBox.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxResult defaultresult)
   bei NINA.App.Application_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
   bei System.Windows.Threading.Dispatcher.CatchException(Exception e)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
   bei MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Windows.Threading.DispatcherOperation.Invoke()
   bei System.Windows.Threading.Dispatcher.ProcessQueue()
   bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Inner Exception: 
System.Exception: Cannot find resource named 'BackgroundBrush'. Resource names are case sensitive.
   bei System.Windows.StaticResourceExtension.ProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference)
   bei MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)   bei System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   bei System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   bei System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   bei System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   bei NINA.MyMessageBox.MyMessageBox.<>c__DisplayClass30_0.<Show>b__0()
   bei System.Windows.Threading.Dispatcher.Invoke[TResult](Func`1 callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
   bei System.Windows.Threading.Dispatcher.Invoke[TResult](Func`1 callback)
   bei NINA.MyMessageBox.MyMessageBox.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxResult defaultresult)
   bei NINA.App.Application_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
   bei System.Windows.Threading.Dispatcher.CatchException(Exception e)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
   bei MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Windows.Threading.DispatcherOperation.Invoke()
   bei System.Windows.Threading.Dispatcher.ProcessQueue()
   bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

