Same issue... I tested with your 0.8.302 and with "official" 0.8.295. Attached the log files. BTW: Autofocus by clicking on a certain area in LV works. Only manual focus ">>" and focus stacking does not work.
2012-10-18 22:05:35,605 [1]DEBUG NCC [(null)] - Application starting
2012-10-18 22:05:35,637 [1]DEBUG NCC [(null)] - Application verison0.8.302.0
2012-10-18 22:05:36,807 [5]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:05:36,838 [5]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:05:37,087 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:05:40,457 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - Driver :WiaCameraDevice
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - Name :NIKON D7000
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - Manufacturer :Microsoft
2012-10-18 22:05:46,426 [6]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:05:46,449 [6]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:00,793 [5]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:06:00,869 [6]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:06:00,948 [7]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:06:01,007 [4]DEBUG NCC [(null)] - ===========Camera disconnected==============
2012-10-18 22:06:01,007 [4]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:06:01,008 [4]ERROR NCC [(null)] - Close camera
System.Runtime.InteropServices.COMException (0x802A0002): Die Funktion zum Herunterfahren wurde bereits für dieses Objekt oder für das Objekt, das Besitzer dieses Objekts ist, aufgerufen. (Ausnahme von HRESULT: 0x802A0002)
bei PortableDeviceApiLib.PortableDeviceClass.SendCommand(UInt32 dwFlags, IPortableDeviceValues pParameters, IPortableDeviceValues& ppResults)
bei PortableDeviceLib.StillImageDevice.ExecuteWithNoData(Int32 code) in d:\devel\vs2010\CameraControl\PortableDeviceLib\StillImageDevice.cs:Zeile 39.
bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code, Int32 loop, Int32 counter) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 69.
bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 38.
bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady(Int32 retrynum) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1129.
bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1120.
bei CameraControl.Core.Devices.Nikon.NikonBase.Close() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 887.
2012-10-18 22:06:04,948 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:06:06,166 [7]DEBUG NCC [(null)] - Unknow event code :4008|0
2012-10-18 22:06:06,167 [7]DEBUG NCC [(null)] - Unknow event code :4004|10001
2012-10-18 22:06:09,167 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:06:10,139 [1]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:10,372 [1]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:10,876 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Show
2012-10-18 22:06:30,646 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,056 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,301 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,593 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,815 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,988 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:32,173 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:32,579 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:32,724 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,348 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,533 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,685 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,853 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:35,565 [13]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:35,865 [13]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:35,871 [13]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:37,348 [13]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:06:37,351 [13]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00031.NEF
2012-10-18 22:06:38,306 [13]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00031.NEF
2012-10-18 22:06:38,309 [13]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:06:38,312 [14]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:06:38,324 [14]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:40,018 [13]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:40,318 [13]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:40,324 [16]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:40,674 [13]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:40,677 [16]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:40,720 [13]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:42,222 [13]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:06:42,223 [13]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00032.NEF
2012-10-18 22:06:43,166 [13]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00032.NEF
2012-10-18 22:06:43,167 [13]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:06:43,168 [7]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:06:43,172 [7]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:46,298 [15]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:46,599 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:46,600 [13]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:47,144 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:47,161 [13]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:47,197 [15]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:48,695 [15]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:06:48,696 [15]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00033.NEF
2012-10-18 22:06:49,694 [15]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00033.NEF
2012-10-18 22:06:49,695 [15]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:06:49,697 [14]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:06:49,704 [14]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:50,621 [15]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:50,922 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:50,922 [16]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:51,272 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:51,275 [16]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:51,283 [15]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:55,938 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Hide
2012-10-18 22:07:09,808 [1]DEBUG NCC [(null)] - Window command received :All_Close
0.8.295:
2012-10-18 22:10:25,993 [1]DEBUG NCC [(null)] - Application starting
2012-10-18 22:10:26,019 [1]DEBUG NCC [(null)] - Application verison0.8.295.0
2012-10-18 22:10:27,103 [5]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:10:27,113 [5]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:10:27,466 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - Driver :WiaCameraDevice
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - Name :NIKON D7000
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - Manufacturer :Microsoft
2012-10-18 22:10:33,007 [7]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:10:33,015 [7]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:10:44,059 [5]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:10:44,138 [13]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:10:44,217 [7]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:10:44,302 [12]DEBUG NCC [(null)] - ===========Camera disconnected==============
2012-10-18 22:10:44,302 [12]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:10:44,304 [12]ERROR NCC [(null)] - Close camera
System.Runtime.InteropServices.COMException (0x802A0002): Die Funktion zum Herunterfahren wurde bereits für dieses Objekt oder für das Objekt, das Besitzer dieses Objekts ist, aufgerufen. (Ausnahme von HRESULT: 0x802A0002)
bei PortableDeviceApiLib.PortableDeviceClass.SendCommand(UInt32 dwFlags, IPortableDeviceValues pParameters, IPortableDeviceValues& ppResults)
bei PortableDeviceLib.StillImageDevice.ExecuteWithNoData(Int32 code) in d:\devel\vs2010\CameraControl\PortableDeviceLib\StillImageDevice.cs:Zeile 39.
bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code, Int32 loop, Int32 counter) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 69.
bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 38.
bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady(Int32 retrynum) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1098.
bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1089.
bei CameraControl.Core.Devices.Nikon.NikonBase.Close() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 856.
2012-10-18 22:10:48,410 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:49,334 [13]DEBUG NCC [(null)] - Unknow event code :4008|0
2012-10-18 22:10:49,335 [13]DEBUG NCC [(null)] - Unknow event code :4004|10001
2012-10-18 22:10:49,628 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:10:49,628 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:10:49,629 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:10:49,629 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:10:49,629 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:51,796 [1]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:10:52,036 [1]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:10:52,551 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Show
2012-10-18 22:10:55,209 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:55,582 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:55,788 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,015 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,214 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,390 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,634 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,053 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,263 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,457 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,640 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,843 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,990 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:03,300 [12]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:03,600 [12]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:03,609 [12]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:05,086 [12]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:11:05,090 [12]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00034.NEF
2012-10-18 22:11:06,095 [12]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00034.NEF
2012-10-18 22:11:06,098 [12]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:11:06,100 [13]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:11:06,111 [13]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:11:06,517 [17]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:06,818 [17]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:06,820 [18]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:07,017 [17]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:07,021 [18]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:07,030 [17]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:08,556 [17]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:11:08,556 [17]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00035.NEF
2012-10-18 22:11:09,509 [17]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00035.NEF
2012-10-18 22:11:09,510 [17]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:11:09,510 [7]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:11:09,515 [7]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:11:09,820 [18]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:10,120 [18]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:10,120 [19]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:10,295 [18]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:10,304 [19]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:10,313 [18]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:11,797 [19]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:11:11,797 [19]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00036.NEF
2012-10-18 22:11:12,800 [19]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00036.NEF
2012-10-18 22:11:12,800 [19]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:11:12,801 [6]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:11:12,804 [6]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:11:13,702 [19]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:14,002 [19]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:14,002 [17]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:14,175 [19]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:14,179 [17]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:14,189 [19]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:17,444 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Hide
2012-10-18 22:11:20,160 [1]DEBUG NCC [(null)] - Window command received :All_Close
(sorry for the complete log file)