You are here: Data Services > Oledb Component > Exceptions > ScanTools Plus Exceptions List

ScanTools Plus Exceptions

The list below contains some of the exceptions returned by ScanTools Plus. It is not a complete list, but rather a sampling of the types of exceptions returned.

See also

Scanning Services Exceptions Overview

Scanning Services Exceptions List

Handling Exceptions - Visual Basic Example

Handling Exceptions - Visual C++ using Smart Pointers Example

Err_ID #

Err_IDS Mnemonic

Error Message Text Error Cause

63212

IDS_ERR_CommandNotPermitted

Kernel is not in a state to receive this command.

Method called when the ScanTools Plus Scanning Kernel was not in a state to allow the method

63213

IDS_ERR_ScanAutoNameInvalid

Invalid Autoname String

Scan Method called with session parameters with the UseAutoName member TRUE and invalid autoname string in the DataFile member

63214

IDS_ERR_ScanAppInvalid

Invalid Application Scan Method called with session parameters with an invalid ApplicationNo member or indicating an invalid application

63215

IDS_ERR_ScanSeqResetInvalid

Invalid Sequence Reset Option Scan Method called with session parameters with an invalid SeqResetOption member (not one of its enumerated values)

63216

IDS_ERR_ScanSeqAsBatchInvalid

Invalid Use Sequence Number As Batch Option Scan Method called with session parameters with an invalid SeqAsBatchOption member (not one of its enumerated values)

63217

IDS_ERR_ScanDataFileInvalid

Invalid Data File Scan Method called with session parameters with a DataFile member which is not a valid file name or which is for another application which the user doesn’t want to overwrite.

63218

IDS_ERR_ScanEditProfileInvalid

Invalid Edit Profile Scan Method called with session parameters with a EditProfile member that is not a valid file name.

63219

IDS_ERR_ScanScoreProfileInvalid

Invalid Score Profile

Scan Method called with session parameters with a ScorProfile member that is not a valid file name.

63220

IDS_ERR_ScanConversionProfileInvalid

Invalid Conversion Profile

Scan Method called with session parameters with a CnvtProfile member that is not a valid file name.

63221

IDS_ERR_ScanSerialNumberInvalid

Invalid Serial Number

Scan Method called with session parameters with a SerialNo member which is <1 or >999998

63222

IDS_ERR_ScanBatchNumberInvalid

Invalid Batch Number

Scan Method called with session parameters with a BatchNo member which is <1 or >999

63223

IDS_ERR_ScanRunNumberInvalid

Invalid Run Number

Scan Method called with session parameters with a RunNo member which is <1 or >9

63224

IDS_ERR_ScanDataFileOptionInvalid

Invalid Data File Option

Scan Method called with session parameters with an invalid DataFileOption member (not one of its enumerated values)

63225

IDS_ERR_ScanStopOptionInvalid

Invalid Stop Option

Scan Method called with session parameters with an invalid StopOption member (not one of its enumerated values)

63226

IDS_ERR_ScanOnlineEditOptionInvalid

Invalid Online Edit Option

Scan Method called with session parameters with an invalid OnLineEditing member (not one of its enumerated values)

63227

IDS_ERR_ScanMarkThresholdInvalid

Invalid Mark Threshold

Scan Method called with session parameters with an invalid MarkThr member (not one of its enumerated values)

63228

IDS_ERR_ScanDiscMarginInvalid

Invalid Discrimination Margin

Scan Method called with session parameters with an invalid Margin member (not one of its enumerated values)

63229

IDS_ERR_ScanFormIDLithoThresholdInvalid

Invalid Form ID/Litho-code Threshold

Scan Method called with session parameters with an invalid FormIDLithoThresh member (not one of its enumerated values)

63230

IDS_ERR_ScanDiscCutoffInvalid

Invalid Discrimination Cutoff

Scan Method called with session parameters with an invalid DiscCutoff member (not one of its enumerated values)

63231

IDS_ERR_ScanPrintOptionInvalid

Invalid Print Option

Scan Method called with session parameters with an invalid PrnOpt member (not made up from the OR’ing of its enumerated values)

63232

IDS_ERR_ScanPrintPositionInvalid

Invalid Print Position

Scan Method called with session parameters with a PrnPos member which is <1 or >63

63233

IDS_ERR_ScanSelfScoreIncomp

Read Values do not match SelfScore values

Scan Method called using a SelfScore scanner with OMR read values which do not match the SelfScore values

63234

IDS_ERR_ScanNoScanner

No Scanner Found

Scan, Diagnose or IsSelfScoreScanner methods called without a scanner connected to the selected port or the connected scanner is not powered on

63235

IDS_ERR_SetStackInvalid

Invalid Stacker Selection

ModifyStacker method called with an invalid stackdirective member (not one of its enumerated values)

63236

IDS_ERR_SetPrintStringInvalid

Invalid Print String

ModifyPrintString method called with an invalid printstring member (length of string >63)

63237

IDS_ERR_SetOnGenErrReturnInvalid

Invalid OnGenErrMsg Return

SetOnGenErrReturn method called with an invalid ErrRet member (not one of its enumerated values)

63238

IDS_ERR_ResumeAfterErrorInvalid

Invalid attempt to Resume after a Scan Error

ResumeOnError method called when Scanner Error dialog window not valid indicating a resume is impossible

63239

IDS_ERR_RescanBookletInvalid

Invalid attempt to Rescan a Booklet after a Scan Error

RescanBooklet method called when Scanner Error dialog window not valid indicating a rescan is impossible

63240

IDS_ERR_StopScanningInvalid

Invalid attempt to Stop Scanning

StopScanning method called when Scanning Progress Error dialog window not valid indicating a stop is impossible

63241

IDS_ERR_ResumeInvalid

Invalid attempt to Resume

Resume method called to resume from a Doc Complete or Sheet at Print Head wait when Scanning Progress Error dialog window not valid indicating a resume is impossible

63242

IDS_ERR_SetSwConfigAppPathInvalid

Invalid Application Path

SwConfigApp method called with swconfig parameter whose ApplicationDir member doesn’t contain a valid directory path

63243

IDS_ERR_SetSwConfigAppPathNotExist

Application Path does not exist

SwConfigApp method called with swconfig parameter whose ApplicationDir member contains a directory path which doesn’t exist

63244

IDS_ERR_SetSwConfigAppPathNotDirectory

Application Path not a directory

SwConfigApp method called with swconfig parameter whose ApplicationDir member contains a directory path which is not a directory

63245

IDS_ERR_SetSwConfigProfilePathInvalid

Invalid Profile Path

SwConfigApp method called with swconfig parameter whose ProfileDir member doesn’t contain a valid directory path

63246

IDS_ERR_SetSwConfigProfilePathNotExist

Profile Path does not exist

SwConfigApp method called with swconfig parameter whose ProfileDir member contains a directory path which doesn’t exist

63247

IDS_ERR_SetSwConfigProfilePathNotDirectory

Profile Path not a directory

SwConfigApp method called with swconfig parameter whose ProfileDir member contains a directory path which is not a directory

63248

IDS_ERR_SetSwConfigDataPathInvalid

Invalid Data Path

SwConfigApp method called with swconfig parameter whose DataDir member doesn’t contain a valid directory path

63249

IDS_ERR_SetSwConfigDataPathNotExist

Data Path does not exist

SwConfigApp method called with swconfig parameter whose DataDir member contains a directory path which doesn’t exist

63250

IDS_ERR_SetSwConfigDataPathNotDirectory

Data Path not a directory

SwConfigApp method called with swconfig parameter whose DataDir member contains a directory path which is not a directory

63251

IDS_ERR_SetClientWindowHandleInvalid

Invalid Client Window Handle

SetClientWindowHandle method called with a hwnd parameter which is not a valid window handle

63252

IDS_ERR_ConfirmationOptionsInvalid

Invalid Confirmation Options

SetConfirmations method called with a confirmations parameter which is not valid (not made up from the OR’ing of its enumerated values)

63253

IDS_ERR_HwConfigModelInvalid

Invalid Model in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid scannermodel member (not one of its enumerated values)

63254

IDS_ERR_HwConfigParityInvalid

Invalid Parity in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid parity member (not one of its enumerated values)

63255

IDS_ERR_HwConfigStopbitsInvalid

Invalid Stop Bits in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid stopbits member (not one of its enumerated values)

63256

IDS_ERR_HwConfigDatabitsInvalid

Invalid Data Bits in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid databits member (not one of its enumerated values)

63257

IDS_ERR_HwConfigMainPortInvalid

Invalid Main Port in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid port member (not one of its enumerated values)

63258

IDS_ERR_HwConfigBarcodePortInvalid

Invalid Barcode Port in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid barcodeport member (not one of its enumerated values)

63259

IDS_ERR_HwConfigBaudrateInvalid

Invalid Baudrate in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid baudrate member (not one of its enumerated values)

63260

IDS_ERR_HwConfigTimeoutInvalid

Invalid Timeout in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid timeout member <2 or >60

63261

IDS_ERR_HwConfigWriteOpEnableInvalid

Invalid Write Operations Log Enable in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid writeoperationslog member (not one of its enumerated values)

63262

IDS_ERR_HwConfigBarcodeEnableInvalid

Invalid Write Barcode Enable in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid barcode_enabled member (not one of its enumerated values)

63263

IDS_ERR_HwConfigSelectstackerEnableInvalid

Invalid Select Stacker Enable in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid selectstacker_enabled member (not one of its enumerated values)

63264

IDS_ERR_HwConfigTransportprinterEnableInvalid

Invalid Transport Printer Enable in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid transportprinter_enabled member (not one of its enumerated values)

63265

IDS_ERR_HwConfigPrepickEnableInvalid

Invalid Write Prepick Enable in HwConfig

SetHwConfig called with a hwconfig parameter with an invalid prepick_enabled member (not one of its enumerated values)

63266

IDS_ERR_HwConfig8BitsAndParityIncompatible

8 Data Bits and any other the NONE Parity not allowed

SetHwConfig called with a hwconfig parameter with an invalid combination of databits=8 and parity=Odd or Even

63267

IDS_ERR_HwConfigScannerAndBarcodePortIncompatible

Barcode Port conflicts with ports used by selected Scanner Model

SetHwConfig called with a hwconfig parameter with an invalid combination of scannermodel=Opscan 10 or Opscan 21 and port = 3,4,5, or 6

63268

IDS_ERR_HwConfigModelAndPortIncomptatible

Selected Port not compatible with Scanner Model selected

SetHwConfig called with a hwconfig parameter with an invalid combination scannermodel=Opscan 10 or Opscan 21 and port not equal to L_PORT_OP_21_10

63269

IDS_ERR_AutoconfigureNoScanner

No Scanner Found during Autoconfigure

AutoConfigure method called without a scanner connected to the selected port or the connected scanner is not powered on

63270

IDS_ERR_InvalidPortSelected

No Valid Scanner selected during operation

Various methods called without a valid port selected

63271

IDS_ERR_GetPortsNoScannersDetected

No Scanners previously found using Autoconfigure or Autodetect

GetPortsWithScanners method called with no scanners previously located via Autoconfigure or AutoDetect methods

63272

IDS_ERR_AutoDetectInvalidDoNotIncludePorts

Invalid Do Not Include Ports during AutoDetect

AutoDetect method called with an invalid DoNotIncludePorts parameter (not made up from the OR’ing of its enumerated values)

63273

IDS_ERR_AutoDetectNoScanners

No Scanners found during AutoDetect

AutoDetect method called and failed to find any scanners on any of the ports not included in the DoNotIncludePorts parameter

63274

IDS_ERR_SetClientProcessIDInvalidProcessID

Invalid Process ID during SetClientProcessID

SetClientProcessID method called with the ProcessID parameter which is not a valid process ID

63275

IDS_ERR_SetEventHandlingModeInvalidMode

Invalid Event Handling Mode during SetEventHandlineMode

SetEventHandlingMode method called with a mode that is invalid (not made up from the OR’ing of its enumerated values)

63276

IDS_ERR_ScanEditProfileNotForApp

Edit Profile not for the selected Application

Scan Method called with session parameters with an EditProfile member that is not for the selected application.

63277

IDS_ERR_ScanScoreProfileNotForApp

Score Profile not for the selected Application

Scan Method called with session parameters with a ScorProfile member that is not for the selected application.

63278

IDS_ERR_ScanConversionProfileNotForApp

Conversion Profile not for the selected Application

Scan Method called with session parameters with a CnvtProfile member that is not for the selected application.

 

 

See Help on Help for additional information on using this help file.

See Scantron Technical Support for additional information on technical support and training options.

See the ScanTools Suite System Requirements for further details on hardware and software requirements.

ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:

 

Scantron Corporation

Customer Service (forms, products, and services):

1-800-SCANTRON (722-6876)

www.scantron.com

Technical Support:

1-800-445-3141

support@scantron.com

Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation.

LINKS TO THIRD PARTY SITES

This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators.