rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
40 stars 16 forks source link

Application level exception handlers focuser support hidden #27

Closed JPhilC closed 2 years ago

JPhilC commented 2 years ago

Hi Rob,

The bulk of this is the focuser support code including a new NINA project/assembly but for the time being that is all hidden. The Option radio button to display the focuser tab is commented out. The reason for the commit are the changes to App.xaml and App.xaml.cs when I have added unhandled exception handling. If an exception is caught a file with the extension .err should be generated in the Documents\GSServer folder.

I hope this sheds some light on the crashes.

Phil