Updating VintaSoft Twain .NET SDK
In This Topic
When we release an update to VintaSoft Twain .NET SDK, you are free to distribute these updates to your clients. There is only one approach you can take when supplying updates: rebuild with an update.
For updating your application you need to rebuild your application with Vintasoft JavaScript files and installer of VintaSoft Web TWAIN service from new version, i.e. you need to do the following steps:
-
Download new installer of VintaSoft Web TWAIN service from URL https://www.vintasoft.com/zip/VintasoftWebTwainService-15.0.5.zip and update installer of VintaSoft Web TWAIN service in your project.
-
Get new Vintasoft JavaScript files and update Vintasoft JavaScript files in your project. Vintasoft JavaScript files can be get from 2 sources:
- from installation of VintaSoft TWAIN .NET SDK (install new version of VintaSoft TWAIN .NET SDK and get files from folder "<SdkInstallPath>\VintaSoft\Twain .NET v15.0\Bin\JavaScript\")
-
from npm-package 'vintasoft-web-twain-js'
- Rebuild your project.
- Distribute the new build of your application to your clients.