Using Dynamic Web TWAIN in Embarcadero Delphi XE2
Before opening the accompanied sample applications written in Delphi, please import the Dynamic Web TWAIN into Delphi first. The sample applications are installed with Dynamic Web TWAIN and can be found from the Start Menu. The following shows the steps of using Dynamic Web TWAIN in Embarcadero ...
How to use Dynamic Web TWAIN on 64-bit machines?
64-bit version is not available till Dynamic Web TWAIN 6.3. If you are developing a desktop application using an older version of Dynamic Web TWAIN control in Visual Studio, please change Solution Platform to “x86” before building the application. To register DynamicWebTwainCtrl.dll ...
Error Message: Unable to get the window handle for the 'AxDynamicTwain' control
Symptoms: When you compile a Dynamic Web TWAIN application in Visual Studio 2005/2008 on a Vista machine, you may receive the following error message: Cause: The program is closed by DEP (Data Execution Prevention). Resolution: The following resolutions can be applied to avoid this issue: Res ...
How to use Dynamic Web TWAIN in Microsoft Office Access?
1. Start Microsoft Office Access. 2. Select Project using new data which can be found at "File -> New" to create a new project. 3. In the list of Object, click Forms and select Create form in Design view to create a new form. 4. Click ActiveX Control in the Insert menu. 5. Select DynamicWe ...
Using Dynamic Web TWAIN in Visual Studio
Developing A Web Application Developing A Desktop Application Get Samples If you are developing a web application, please follow the steps below to use Dynamic Web TWAIN: 1. Input Web Server License in Licensing Tool. More info 2. Run Lpk_tool.exe and generate DynamicWebTwain.lpk file. More in ...
How to use Dynamic Web TWAIN in Borland C++ Builder 2009?
To use Dynamic Web TWAIN in Borland C++ Builder, please follow the steps below: 1) Import Dynamic Web TWAIN to the Component Palette Start C++ Builder. Click menu Component->Import Component and choose "Import AxtiveX Control". Select Dynamic Web TWAIN in the ActiveX Control list. Create ...
How to use Dynamic Web TWAIN in Borland Delphi?
Click here to get more information on how to use Dynamic Web TWAIN in Borland Delphi. The steps are also available in other versions of Borland Delphi. When you drag Dynamic Web TWAIN to the form, you may receive the following error messages. Please click on the error message directly to find t ...
How to use Dynamic Web TWAIN in Microsoft Visual Basic?
Click here to get more information on how to use Dynamic Web TWAIN in Microsoft Visual Basic 6. When you drag Dynamic Web TWAIN to the form, you may receive the following error messages. Please click on the error message directly to find the solutions. Your Dynamic Web TWAIN serial number is in ...
How to use Dynamic Web TWAIN in Microsoft Visual C++?
Click here to get more information on how to use Dynamic Web TWAIN in Microsoft Visual C++. When you use Dynamic Web TWAIN in Visual C++, you may receive the following error messages. Please click on the error message directly to find the solutions. Your Dynamic Web TWAIN serial number is inval ...
Error message: Failed to import the ActiveX control
Symptoms: When you try dragging the control from the tool box into the form in Microsoft Visual Studio 2005, you may receive the following error message: Cause: This is a bug of VS2005 that has been reported to Microsoft. The cause of the problem is the missing of the "Interop.DYNAMICTWAINCTRL ...
How to use Dynamic Web TWAIN in Microsoft Visual Studio. NET?
Click here to get more information on how to use Dynamic Web TWAIN in Microsoft Visual Studio. NET. The steps described in the page are available in Microsoft Visual Studio 2003, 2005 and 2008. When you add the ActiveX control to the form in Microsoft Visual Studio, you may receive the followin ...
Can Dynamic Web TWAIN work in a class library (DLL) project?
Dynamic Web TWAIN should not be used in a Class Library project. It is only used for end user applications.
Error message: Class not registered
Symptom: When you upgrade the trial version of Dynamic Web TWAIN to the full version in Delphi, you may get the following error message: Resolution: Please try the steps as follows. 1. Find the "dclusr.dpk" file in the "Lib" folder under the installation directory of Delphi and then open it wi ...