Проделал то же самое с веб-камерой, т. к. фотоаппарата под рукой нет. Дошёл до момента:
Цитата:
Далее нажимаю кнопку Connect
Нажал, и тут выбросилось исключение:
Create Creating device
Connected Connecting to device
Error System.Runtime.InteropServices.COMException (0x800705AA): Недостаточно системных ресурсов для завершения операции.
в DirectShowLib.DsError.ThrowExceptionForHR(Int32 hr)
в Tangra.DirectShowVideoBase.DirectShowVideo.VideoCaptureImpl.DirectShowCapture.Start()
в Tangra.DirectShowVideoBase.DirectShowVideo.VideoCaptureImpl.VideoCapture.EnsureConnected()
в CallSite.Target(Closure , CallSite , Object , Boolean )
в ASCOM.DriverConnect.ConnectForm.btnConnect_Click(Object sender, EventArgs e) в C:\ASCOM Build\Export\ASCOM.DriverConnect\ConnectForm.cs:строка 268
Dispose Disposing of device
Dispose Completed disposal
ReleaseComObject Releasing COM instance
GC Collect Starting garbage collection
GC Collect Completed garbage collection