VintaSoft Twain .NET SDK Discussions
Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.
Board index < VintaSoft Twain < VintaSoft Twain .NET SDK Discussions
When I run it from visual studio, I have the following error:This error means that your browser does not support "options" property in the select (HTML ComboBox) object in JavaScript. What browser do you use?
"Unhandled exception at line 775, column 9 in http://localhost:50532/
0x800a138f - JavaScript runtime error: Unable to get property 'options' of undefined or null reference"
the line:
objSel.options.length = objSel.options.length + 1;