Difference between revisions of "ITrack/Error 14001 - Failed loading extension"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
(An error I found while tech-supporting) |
(Making better) |
||
Line 1: | Line 1: | ||
[[Image:Error_14001_Parts.PNG | [[Image:Error_14001_Parts.PNG]] | ||
== Cause: == | == Cause: == | ||
One of ITrack's extensions is not loading correctly when ITrack starts. | One of ITrack's extensions is not loading correctly when ITrack starts. If this happens on the 'Parts' and 'Vehicles' extensions, it is likely because of their dependence on [[DeVIL]], or because they use a function call that requires the C++ redistributable package. | ||
== Solution: == | == Solution: == | ||
Make sure that the C++ redistributable (vcredist_x86.exe) and the C++ redistributable service pack 1 (vcredist_x86_sp1.exe) have | Make sure that DeVIL, the C++ redistributable (vcredist_x86.exe), and the C++ redistributable service pack 1 (vcredist_x86_sp1.exe) have been correctly installed on that computer. | ||
[[Category:ITrack/Problems/Error Messages]] | [[Category:ITrack/Problems/Error Messages]] |
Revision as of 13:52, 24 August 2011
Cause:
One of ITrack's extensions is not loading correctly when ITrack starts. If this happens on the 'Parts' and 'Vehicles' extensions, it is likely because of their dependence on DeVIL, or because they use a function call that requires the C++ redistributable package.
Solution:
Make sure that DeVIL, the C++ redistributable (vcredist_x86.exe), and the C++ redistributable service pack 1 (vcredist_x86_sp1.exe) have been correctly installed on that computer.