PRB: PDW Error "The Object Invoked Has Disconnected from Its Clients"

Article ID : 297218
Last Review : January 30, 2004
Revision : 1.0
This article was previously published under Q297218

SYMPTOMS

If you use the Package and Deployment Wizard (PDW) to package a Visual Basic 6.0 application, when you click the Finish button to try to create the package, you receive the following error message:
Error 80010108 Automation Error.

The object invoked has disconnected from its clients.
Alternatively, nothing happens when you click the Finish button.
 

CAUSE

This problem occurs because there is a circular dependency in the Crystal Reports dependency file. This applies to Seagate Crystal Reports version 8.5.
 

RESOLUTION

The Crystal Decisions Web site at http://support.crystaldecisions.net/library/kbase/articles/c2009024.asp states:
To resolve this error, open Crystl32.dep in Notepad or a similar text editor and modify the section:

[CRPE32.DLL]
Dest=$(WinSysPath)
Uses1=CRPE32.DLL
Uses2=

So that it reads:

;[CRPE32.DLL]
;Dest=$(WinSysPath)
;Uses1=CRPE32.DLL
;Uses2=
Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
 

STATUS

For information about the status of this problem, see the following Crystal Decisions Web site: The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.
 

REFERENCES

The following Microsoft Knowledge Base article describes a different error that is caused by the same problem:
305558 PRB: Package and Deployment Wizard Raises Error 28 When You Click Finish
 
APPLIES TO
Microsoft Visual Basic 6.0 Enterprise Edition
Microsoft Visual Basic 6.0 Professional Edition