ini
ada solusi untuk masalah yang berkaitan dengan CR. mungkin berbeda dengan kasus
anda. tapi siapa tahu juga bisa bermanfaat. semoga
membantu.
====
Err Msg: "The object invoked has disconnected..."
when using OCX application
The information in the article refers to: Crystal Reports 8.5
The information in the article refers to: Crystal Reports 8.5
Applies to:
Not tested with other versions OCX
Distribution
Crystl32.dep
Synopsis
A Microsoft Visual Basic (VB) application uses the
Crystal ActiveX (OCX) control as the reporting development tool.
While running the VB Package and Deployment Wizard,
after you click 'Finish' in the Package section of the wizard, the following
error appears:
"Unexpected error number 80010108 has occurred:
Automation Error. The object invoked has disconnected from its clients."
An application error then appears causing VB to
close.
Why does this error appear, and how can it be
resolved?
Solution
This error occurs due to a problem in the Crystal
control dependency file - Crystl32.dep.
This is a known issue and has been tracked. The
Track ID is 53800.
To resolve this error:
1. Open Crystl32.dep in Notepad or a similar text
editor and modify the section:
[CRPE32.DLL]
Dest=$(WinSysPath)
Uses1=CRPE32.DLL
Uses2=
Dest=$(WinSysPath)
Uses1=CRPE32.DLL
Uses2=
So that it reads:
;[CRPE32.DLL]
;Dest=$(WinSysPath)
;Uses1=Crpe32.dll
;Uses2=
;Dest=$(WinSysPath)
;Uses1=Crpe32.dll
;Uses2=
2. Ensure that the Crystl32.dep file is in the
\WinNT\System32 folder.
salam,
Herry
Widaryanto
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of madhi
Sent: 15 Juli 2005 15:09
To: [email protected]
Subject: [Programmer-VB] Error Package n Deployment
saya menemui kasus ketika membuat setup dari aplikasi menggunakan Package n
Deployment (PnD) standart dari visual studio 6.
jika dalam project tidak menggunakan Crystal Report, prosesnya berjalan
lancar.
masalahnya, jika project tsb menggunakan Crystal Report, muncul error, error
28, stack out of space.
error terjadi pada langkah terakhir, setelah tekan tombol Finish.
kira-kira penybabnya apa ya?
bagaimana cara mengatasinya?
terima kasih sebelumnya.
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
---- LSpots keywords ?>---- HM ADS ?>
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
SPONSORED LINKS
| Programming languages | Programmer | C programming language |
| Computer programming languages | Java programming language | C programming language |
YAHOO! GROUPS LINKS
- Visit your group "Programmer-VB" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
