The leading provider of version control solution and TWAIN SDK

How to upgrade Dynamic Web TWAIN trial to the latest?

This article indicates how to upgrade Dynamic Web TWAIN (DWT) ActiveX from a lower trial version to a higher trial version. If you are using the Plug-in edition, please click here.

1.Uninstall the old version before installing the new one.

Remove DynamicWebTwain Class at "C:\WINDOWS\Downloaded Program Files" if it exists.

2.Install Dynamic Web TWAIN 7.0.

3.The upgrades of DWT for web applications and desktop applications are different.

1) If you are developing a web application with DWT, please follow the steps below:

  • Replace the old CAB/LPK files with the new ones. The CAB file can be found at the installation directory of Dynamic Web TWAIN, and the LPK file can be created using Lpk_tool.exe that can be downloaded from www.microsoft.com. Please click here for information on how to create a LPK file.
  • Change the CodeBase. Please click here for more information about how to upgrade DWT on the client side when the upgrade is done on the server side.

    <object classid="clsid:FFC6F181-A5CF-4ec4-A441-093D7134FBF2" id="DynamicWebTwain1" width="143" height="156"
    CodeBase = "DynamicWebTWAIN.cab#version=6,3,1">

    To:

    <object classid="clsid:FFC6F181-A5CF-4ec4-A441-093D7134FBF2" id="DynamicWebTwain1" width="143" height="156"
    CodeBase = "DynamicWebTWAIN.cab#version=7,0">

2) If you are developing a desktop application with DWT, you need to remove the control of the old version from the forms and re-add the control of the 7.0 version. Click here to get more information on how to use DWT in different development environments.




Article Details

Last Updated
5th o March, 2012

Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Add to favorites Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF

User Opinions (0 votes)

No users have voted.

How would you rate this answer?



Thank you for rating this answer.

Related Articles

No related articles were found.

Attachments

No attachments were found.

Visitor Comments

No visitor comments posted. Post a comment

Post a comment

To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Name:
   Email:
* Comment:
* Enter the code below:
 

Continue