Niren
06-27-2003, 06:14 AM
Hello every body,
Please help me out
I am getting this error while packaging my application.
Unexpected error number 800010108 has occured : Automation error
The object invoked has disconnected from its clients.
My application uses VB, Sql Server, Crystal Reports, Ado where and what could be the problem please advice .
Thanks in advance
eilrach
06-28-2003, 12:58 AM
im having the same problem with you and until now, theres no reply coming from the members EVBForum, but after searching for the solution, i found something that will solve my problem, unfortunately, the solution is not working for my windows98 pc, and dont know what is missing, try to read this link and click on the other link in this site, http://support.microsoft.com/default.aspx?scid=kb;en-us;305558
i hope that this solution will solve your problem. and pls if that solution will work for you, pls post the things that you do to solve that problem.
thanks.
eilrach
06-28-2003, 04:09 AM
i got one solution for this problem, try the ff:
dont inlcude the crpe32.dll in your installer by unchecking it in Package and deployment wizard(just copy the file crpe32.dll in \windows\system\ after succesful installation).this solution works for me and my installer was succesfully created,then try to install your project to other pc,during my installation i encounter an error , but i think the error is not related to the previous error regarding P&DW, just try to do it and let see if you will have the same problem as mine. pls post immediately the result coz i also need it.thanks
Niren
07-01-2003, 06:35 AM
Hi Eilrach,
Thanks your solution has worked. I too got a few errors but have been able to get it going but now when I install my package on to another PC
I am getting this error
Runtime error '20532' : Cannot find database DLL.
Which I believe is related to Crystal Reports. If you had this problem please do respond along with your problem may be I have faced the problem.
Hi Eilrach,
Thanks your solution has worked. I too got a few errors but have been able to get it going but now when I install my package on to another PC
I am getting this error
Runtime error '20532' : Cannot find database DLL.
Which I believe is related to Crystal Reports. If you had this problem please do respond along with your problem may be I have faced the problem.
Please have a look here http://support.crystaldecisions.com/library/kbase/articles/c2006609.asp
Niren
07-01-2003, 09:06 AM
Hi anis
I have sorted out the problem and all is fine thanks any way.