Kofax Express crashes reserving Fujitsu fi-7K series
Issue
Kofax Express just closes one the Fujitsu fi-7K series is selected.
The Windows events points on "MSVCR100.dll", how can we resolve this issue?
Solution
Please proceed with bellow recommendations.
1-Please go into Windows programs and un-install all the Fujitsu "Scanner Central Admin Agent", "PaperStream IP (ISIS) for fi-71xx/72xx", "Software Operational Panel", so the all Fujitsu related must be completely un-installed.
2- Download and install >https://staticsint.teams.cdn.office.net/evergreen-assets/safelinks/1/atp-safelinks.html
Note: Install both x86 and x64 versions.
3- Download and re-install the Fujitsu Paper Stream IP ISIS driver package 3.0.2
https://origin.pfultd.com/downloads/IMAGE/fi/psip-isis-7x/302/PSIPISIS-LX5-3_0_2.exe
4-Proceed with a test.
If the crash still occurs, please collect dump files using procdum as below and share results with Kofax Technical Support.
Steps to capture dump files:
- Create C:\Temp folder if it does not exist
-Download the ProcDump from Microsoft website at https://docs.microsoft.com/en-us/sysinternals/downloads/procdump and save to C:\Temp folder.
- Right click on the downloaded ProcDump.zip, and select Properties, Click to the check box Unblock, Apply and then OK.
- Extract ProcDump.zip to C:\Temp\ProcDump folder
- Create C:\Temp\DumpFiles folder
- Start CMD AS ADMINISTRATOR, and change directory to C:\Temp\ProcDump using "CD C:\Temp\ProcDump" command
- Run this command "procdump.exe -i C:\Temp\DumpFiles -ma" to register just-in-time debugger to the system. Be sure to use the PROCDUMP.EXE to capture Express dump files, not to use procdump64.exe or procdump64a.exe as these produce 64bit dump files while Express is an 32bit application.
- Reproduce the issue and monitor that Express dump files are written to C:\Temp\DumpFiles folder.
- Once the issue is reproduced, run this command to unregister the just-in-time debugger "procdump.exe -u"
ProcDump - Windows Sysinternals
This command-line utility is aimed at capturing process dumps of otherwise difficult to isolate and reproduce CPU spikes.
> https://docs.microsoft.com/en-us/sysinternals/downloads/procdump
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
KXP | 3.2 3.3 |
References
Add any references to other internal or external articles