Skip to main content

Problem:

What does error -119 from ComponentMoveData on Install mean?

Resolution:

The files listed in the ERRORFILENAME system variable are those that could not be registered. Make sure these files are indeed self-registering (that DllRegisterServer and DllUnregisterServer are listed in the Export table).

Old KB# 4708