itu kemungkinan file Crystl32.dep corrupt ato ga ada yang di \Windows\System32 folder. ato file Crystl32.dep nya Hidden Attributes. coba sek lagi Crystl32.dep di \Windows\System32 folder. gw slama ini pake CR9.2 lebih enak di vbnya n gada masalah -Andre Lebel-
flammentine <[EMAIL PROTECTED]> wrote: ************************************* Work With Crystal Report And Visual Basic ************************************* This application is working with Crystal Report 8.5 and Visual Basic 6.0 *********************************************************** Problem when you create setup file in visual basic link with crystal report. Subject: Re: Package and Deployment wizard compile error 80010108 How you will solve that problem. ************************************************************* Subject: Re: Package and Deployment wizard compile error 80010108 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, open Crystl32.dep in Notepad or a similar text editor and modify the section: [CRPE32.DLL] Dest=$(WinSysPath) Uses1=CRPE32.DLL Uses2= Now just comments above lines as shown below in Crystl32.dep. (Beri lambang komentar didepan kode diatas menjadi seperti ini:) ;[CRPE32.DLL] ;Dest=$(WinSysPath) ;Uses1=Crpe32.dll ;Uses2= Also ensure that the Crystl32.dep file is in the \Windows\System32 folder. One more Imp is that The file Crystl32.dep is having Hidden Attributes, so you have to be carefull, and when you will create a package it will ask to add some missing files , so just click Ok don't be upset due to that message, I am sure It will work. -------------------------------------------------- selengkapnya (untuk error number lainnya) baca di: http://support.crystaldecisions.com/library/kbase/ ================================================== -------------------------------- http://conradsharry.blogspot.com for free vb tools, articles, dll, ocx --------------------------------- Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. [Non-text portions of this message have been removed]
