|
Subject:
|
how to deal with the run time error="6"
|
|
Posted By:
|
zouky
|
Post Date:
|
9/17/2004 10:42:26 AM
|
dear expert
i am completing my .vbp, and now want to use the vs tool--> package and deployment to make it into the setup file.
on then after i using this package, it copying the .DLL and require restart, but still can't pass through by showing this error message ="run time error="6"...., the machine i want to implement this system is using window ME.
i try to install dcom98 into the machine but unsuccessful....any idea how to solve this problem, it's all happen during the real installation on the machine..
just one step closer...thank you
|
|
Reply By:
|
chipset
|
Reply Date:
|
9/25/2004 5:37:27 AM
|
have you done the following;
make use of an Error handler? try to update your vb ?
if you haven't, try it. ' '' ''' if u have then ... i think its ...
|
|