SwiftTec FAQ: When I run your software I get a Visual C++ error
Problem
When you run the software you get an error like:
- Visual C++ error: This application has requested the Runtime to
terminate in an unusual way.
- R6025 - pure virtual function call
In addition the database fails to get created.
Applies To
Solution
This may be due to a Microsoft component that may be missing, or not
registered correctly. It is the underlying library used to access the
database. Use the following steps to resolve this
- Make sure you have DAO360.DLL installed - it should exist in "C:\Program
Files\Common Files\Microsoft Shared\DAO\"
If the file is missing please download it from
http://www.swifttec.co.uk/downloads/dao360.dll
- Execute this command from a command window:
regsvr32 "C:\Program
Files\Common Files\Microsoft Shared\DAO\DAO360.DLL"
- Re-run the program that failed.
If the software still fails to run please contact us for help.