ViewSign Standard Troubleshooting Guide
This guide provides helpful hints and solutions for troubleshooting the above products as well as scenarios for possible hardware and software problems.
My tablet is not detected correctly, what can I do?
Check if the tablet driver is installed
Download and install the latest driver for you tablet. Make sure that drivers for other signature tablets are removed from the system as they might interfere.
Disable/Override the tablet detection
To override the automatic tablet detection and enforce a specific tablet edit the tag <tabletConfig> in the _global.xml.
Example for enforcing a Wacom STU-500:
<tabletConfig>Wacom_STU500</tabletConfig>
Example for enforcing the mouse mode:
<tabletConfig>Mouse</tabletConfig>
Clear the temporary director
Look at the file user.log, if you can see a similar error:
System.IO.IOException: File already exists. in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) in System.IO.__Error.WinIOError() in System.IO.Path.GetTempFileName() ...
Your temporary directory is probably full. Clear it (to do it, simply enter temp in the Windows File Explorer)