Installation Issues

Add-in Express™ Support Service
That's what is more important than anything else

Installation Issues
TWordApplication 
Julian Pointer


Guest


Hi,
I have just tried to install you app into my D7, initially it gave me an error on starting D7 to do with TWordApplication already exisiting in another package, I removed the Office2000 and Office Xp and that message went away but I have no Wizrad to create an add-in. Any idea what is wrong?

The bpl I removed were dcloffice2k70.bpl and dclofficexp70.bpl are these required?

Julian Pointer
Posted 22 Apr, 2005 00:39:37 Top
Dmitry Kostochko


Add-in Express team


Posts: 2880
Joined: 2004-04-05
Hi Julian,

The bpl I removed were dcloffice2k70.bpl and dclofficexp70.bpl are these required?

Yes, the first is requred. See this link:
http://www.add-in-express.com/home/delphi-requirements.php

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.


Posted 22 Apr, 2005 06:33:15 Top