Unhandled exception has occurred in your application#22
Open
Quantummatic wants to merge 266 commits intovtorkalo:masterfrom
Open
Unhandled exception has occurred in your application#22Quantummatic wants to merge 266 commits intovtorkalo:masterfrom
Quantummatic wants to merge 266 commits intovtorkalo:masterfrom
Conversation
Initial Logging
…king better in my testings
Adding image for unsigned installation issue description
for description of installation process in the Wiki
Updating to EDSDK V13.12.31
Discord updated
Fix all subsequent exposures hanging after crash.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Using Canon 350D
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
ASCOM.DriverException: CheckDotNetExceptions ASCOM.DSLR.Camera ConnectedSet EOSDigital.API.ExecutionException: PROPERTIES_UNAVAILABLE ---> EOSDigital.API.SDKException: PROPERTIES_UNAVAILABLE
at EOSDigital.API.ErrorHandler.CheckError(Object sender, ErrorCode errorCode)
at EOSDigital.API.Camera.<>c__DisplayClass98_1.b__0()
at EOSDigital.API.STAThread.ExecutionLoop()
--- End of inner exception stack trace ---
at EOSDigital.API.STAThread.Invoke(Action action)
at EOSDigital.API.Camera.GetSettingsList(PropertyID propId)
at ASCOM.DSLR.Classes.CanonSdkCamera.OpenSession()
at ASCOM.DSLR.Classes.CanonSdkCamera.ConnectCamera()
at ASCOM.DSLR.Classes.CameraModelDetector.GetCameraModel(IDslrCamera camera, String storePath)
at ASCOM.DSLR.Classes.BaseCamera.GetCameraModel(String cameraDescription)
at ASCOM.DSLR.Classes.CanonSdkCamera.ScanCameras()
at ASCOM.DSLR.Classes.CanonSdkCamera.get_MainCamera()
at ASCOM.DSLR.Classes.CanonSdkCamera.OpenSession()
at ASCOM.DSLR.Classes.CanonSdkCamera.ConnectCamera()
at ASCOM.DSLR.Camera.set_Connected(Boolean value) (See Inner Exception for details) ---> EOSDigital.API.ExecutionException: PROPERTIES_UNAVAILABLE ---> EOSDigital.API.SDKException: PROPERTIES_UNAVAILABLE
at EOSDigital.API.ErrorHandler.CheckError(Object sender, ErrorCode errorCode)
at EOSDigital.API.Camera.<>c__DisplayClass98_1.b__0()
at EOSDigital.API.STAThread.ExecutionLoop()
--- End of inner exception stack trace ---
at EOSDigital.API.STAThread.Invoke(Action action)
at EOSDigital.API.Camera.GetSettingsList(PropertyID propId)
at ASCOM.DSLR.Classes.CanonSdkCamera.OpenSession()
at ASCOM.DSLR.Classes.CanonSdkCamera.ConnectCamera()
at ASCOM.DSLR.Classes.CameraModelDetector.GetCameraModel(IDslrCamera camera, String storePath)
at ASCOM.DSLR.Classes.BaseCamera.GetCameraModel(String cameraDescription)
at ASCOM.DSLR.Classes.CanonSdkCamera.ScanCameras()
at ASCOM.DSLR.Classes.CanonSdkCamera.get_MainCamera()
at ASCOM.DSLR.Classes.CanonSdkCamera.OpenSession()
at ASCOM.DSLR.Classes.CanonSdkCamera.ConnectCamera()
at ASCOM.DSLR.Camera.set_Connected(Boolean value)
--- End of inner exception stack trace ---
at ASCOM.DriverAccess.MemberFactory.CheckDotNetExceptions(String memberName, Exception e) in C:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 629
at ASCOM.DriverAccess.MemberFactory.SetTargetInvocationExceptionHandler(String memberName, Exception e) in C:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 647
at ASCOM.DriverAccess.MemberFactory.CallMember(Int32 memberCode, String memberName, Type[] parameterTypes, Object[] parms) in C:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 314
at ASCOM.DriverAccess.AscomDriver.set_Connected(Boolean value) in C:\ASCOM Build\Export\ASCOM.DriverAccess\AscomDriver.cs:line 172
at ASCOM.DSLR.Form1.buttonConnect_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4420.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
ASCOM.DSLR.Test
Assembly Version: 0.5.302.0
Win32 Version: 0.5.302
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/ASCOM/Camera/ASCOM.DSLR.Camera/ASCOM.DSLR.Test.exe
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4400.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4360.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
ASCOM.DriverAccess
Assembly Version: 6.0.0.0
Win32 Version: 6.5.1.3234
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ASCOM.DriverAccess/6.0.0.0__565de7938946fba7/ASCOM.DriverAccess.dll
ASCOM.DeviceInterfaces
Assembly Version: 6.0.0.0
Win32 Version: 6.5.1.3234
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ASCOM.DeviceInterfaces/6.0.0.0__565de7938946fba7/ASCOM.DeviceInterfaces.dll
ASCOM.Utilities
Assembly Version: 6.0.0.0
Win32 Version: 6.5.1.3234
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ASCOM.Utilities/6.0.0.0__565de7938946fba7/ASCOM.Utilities.dll
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
ASCOM.Exceptions
Assembly Version: 6.0.0.0
Win32 Version: 6.5.1.3234
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ASCOM.Exceptions/6.0.0.0__565de7938946fba7/ASCOM.Exceptions.dll
ASCOM.Newtonsoft.Json
Assembly Version: 6.0.0.0
Win32 Version: 6.5.1.3234
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ASCOM.Newtonsoft.Json/6.0.0.0__565de7938946fba7/ASCOM.Newtonsoft.Json.dll
ASCOM.DSLR.Camera
Assembly Version: 0.5.302.0
Win32 Version: 0.5.302
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/ASCOM/Camera/ASCOM.DSLR.Camera/ASCOM.DSLR.Camera.DLL
ErrorLogging
Assembly Version: 0.5.302.0
Win32 Version: 0.5.302
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/ASCOM/Camera/ASCOM.DSLR.Camera/ErrorLogging.DLL
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
EDSDKLib
Assembly Version: 0.5.302.0
Win32 Version: 0.5.302
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/ASCOM/Camera/ASCOM.DSLR.Camera/EDSDKLib.DLL
NLog
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2.11786
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/ASCOM/Camera/ASCOM.DSLR.Camera/NLog.DLL
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
OTelescope.API
Assembly Version: 0.5.302.0
Win32 Version: 0.5.302
CodeBase: file:///C:/Program%20Files%20(x86)/Common%20Files/ASCOM/Camera/ASCOM.DSLR.Camera/OTelescope.API.DLL
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.