I am working on a windows form application in visual studio 2012. The webcam was working great when I build the solution at first but later on when I rebuild the solution and click on start button I get the following error.
An error occured while capturing the video image. The video capture will now be terminated. Object reference not set to an instance of an object.
I just take snapshot of my screen and when I build the solution again and clicked on the start button I get the snapshot pic in the picture box.....!!
Any help would be highly appreciated.
Thanks
Comments: ** Comment from web user: Dipika008 **
An error occured while capturing the video image. The video capture will now be terminated. Object reference not set to an instance of an object.
I just take snapshot of my screen and when I build the solution again and clicked on the start button I get the snapshot pic in the picture box.....!!
Any help would be highly appreciated.
Thanks
Comments: ** Comment from web user: Dipika008 **
hye...I got solution