Delphi 2010 Can't load package C:\Programme\Afalinasoft\Add-in Express 2\d5units\adxwizardd5.bpl.

"Can't load package C:\Programme\Afalinasoft\Add-in Express 2\d5units\adxwizardd5.bpl. 
Component TWordDocument can't be registered by package dcloffice2k50.bpl because it has already been registered by package dclaxserver50. 

 

I think you have installed "MS Office XP Sample Automation Server Wrapper Components" and if you follow this linkhttp://www.add-in-express.com/add-in-delphi/requirements.php you will see that MS Office 2000 Sample Automation Server Wrapper Components should be installed. 

To solve the problem you should do the following: 
1. Close all opened projects. 
2. Go to Component|Install Packages and remove "MS Office XP Sample Automation Server Wrapper Components" (select it and click the Remove button). 
3. Click the Add button, then find the dcloffice2k70.bpl file ("MS Office 2000 Sample Automation Server Wrapper Components") in the {$DELPHI}\Bin folder and click the Open button. 
4. Click the OK button to close the Default Project Options dialog. 
5. Restart your Delphi. 

Sincerely, 
ADX Support Team

posted @ 2016-05-20 21:06  KayvanGuo  阅读(482)  评论(0编辑  收藏  举报