码迷,mamicode.com
首页 > Windows程序 > 详细

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

时间:2016-05-20 22:20:02      阅读:564      评论:0      收藏:0      [点我收藏+]

标签:

"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

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

标签:

原文地址:http://www.cnblogs.com/kayvanguo/p/5513439.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!