![]() |
![]() |
|
Atalasoft SDKs have multiple DLLs, and for our web components, we have various dependency scripts and such as well.
It is often critical for support to know the exact full version of a given component so we are sure we're "on the same page" as you.
One very common cause of issues with WebDocumentViewer and WingScan is a mismatch between versions of the client-side scripts and the server side DLLs, and for WingScan, also the version of Web Capture Service installed on the client.
In your project if you're in Visual studio you can look at your references and click on the Atalasoft.dotImage.dll
and look for the full version number there.
Or, in any application that has DotImage go into the bin directory and find the Atalasoft.dotImage.dll
Properties
Details
NOTE: you can use any Atalasoft DLL but normally we suggest just Atalasoft.dotImage.dll
- for DotTwain it would be the Atalasoft.DotTwain.dll
and for DotPdf, Atalasoft.PdfDoc.dll
.
For this, open your web browser to an app using WDV
Atalasoft.Controls.Version
On the client PC go to the system tray
2025-06-19 - TD