Click here to Skip to main content
15,904,877 members

Comments by Member 14760154 (Top 20 by date)

Member 14760154 7-Sep-20 22:02pm View    
camera = new Capture(1);
camera.QueryFrame();

with this code
Member 14760154 6-Sep-20 21:22pm View    
i have install it on my pc and another pc it was success ,

but for some pc it was not success
Member 14760154 19-Aug-20 3:35am View    
Higher the number, lower the clarity of image and thus features.

how can i know test this?

can you suggest me a way?
Member 14760154 26-Jun-20 3:45am View    
this is the error message
"System.IndexOutOfRangeException: Worksheet position out of range."

Line 165: ExcelWorksheet worksheet = package.Workbook.Worksheets[1];

when i check ,the excel file doesn't exists in temporary folder
Member 14760154 8-Jun-20 1:49am View    
yes i did,and it succes,

now problem is solved