zoukankan      html  css  js  c++  java
  • Delphi 2010 Can't load package C:ProgrammeAfalinasoftAdd-in Express 2d5unitsadxwizardd5.bpl.

    "Can't load package C:ProgrammeAfalinasoftAdd-in Express 2d5unitsadxwizardd5.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

  • 相关阅读:
    5.16欢乐赛
    卢卡斯定理
    noip2017 宝藏
    [JSOI2009]计数问题
    HDU 1160 FatMouse's Speed
    HDU 1260 Tickets
    HDU 1176 免费馅饼
    HDU 1114 Piggy-Bank
    HDU 1074 Doing Homework
    HDU 1069 Monkey and Banana
  • 原文地址:https://www.cnblogs.com/kayvanguo/p/5513439.html
Copyright © 2011-2022 走看看