To edit, you will need to either login or otherwise prove you are human by typing in a special code each time.
Trace: » outilingua » hardware » tutorials » paratext » help
Paratext
Xceedzip.dll error message
Paratext refuses to backup a project, giving this message:
Component ‘XceedZip.dll’ or one of its dependencies not correctly registered: a file is missing or invalid
Solution
The fix is relatively simple:
- Start the Windows command console (command.com)
- Navigate to the directory “\Windows\System32\”
- Type the following and hit enter:
regsvr32 xceedzip.dll
- a message appears saying:
The DLLRegisterServer in xceedzip.dll succeeded
and now you should be able to do backups again.