Possible class name conflict

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

Possible class name conflict
 
Mike


Guest


I've tried to install V2RC1 and it doesn't install on my system [Windows XP Professional, D7 Enterprise]. The error message is very long but basically it is saying the TWordApplication class already exists.

I may have done something wrong during the installation ... I don't know ... I think there is a class name conflict with classes defined in files in the C:\Program Files\Borland\Delphi7\Ocx\Servers folder.
Posted 06 May, 2004 17:38:32 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Mike,

I think you have installed "MS Office XP Sample Automation Server Wrapper Components" and if you follow this link http://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 07 May, 2004 03:47:34 Top