I'm trying to make a button that chooses a camera and then makes that camera take a picture, when running it in debug I get Exception from HRESULT: 0x80210015 with the bolded line highlighted
I'm using Visual Studio 2005 on Vista Home Premium and Visual Basic
Private Sub Button1_Click(B yVal sender As System.Object, ByVal e As System.EventArg s) Handles Button1.Click
Dim...