| Aaron Collett 2003-06-26, 6:23 am |
| Hi,
FIrstly, I would use the Visual Installer instead, it is
much better at picking up dependancies that P&D, you can
get the Visual Installer from microsoft.com/downloads and
search for visual installer. The Visual Installer also
works much better than P&D on Windows2000/XP machines,
where it seems to have a tendancy to behave strangely.
Then, you will need to use the Visual Installer to make
sure that all required components are included, and that
any prerequisite registry entries etc are added to the
registry before the components register themselves.
The documentation, i.e. books etc are pretty rare for the
Visual Installer, but there are loads of articles on how
to use it, and I am sure that you will be able to get help
from here if required.
Aaron
>-----Original Message-----
>I'm building an application that connects to oracle 9i
>database using VB6.
>Everything worked fine until I added reports using
>Crystal Report from VB6.0.
>
>The Problem:
>After using Package and Deployment Wizard to deploy the
>app.,i test run the set up on my machine
>(Xp),the reports work fine.
>But when i install on client machine (the client uses NT)
>the reports would not work.A run time error : "RUNTIME
>ERROR 430.THE CLASS DOESN'T SUPPORT AUTOMATION OR DOESN'T
>SUPPORT EXPECTED INTERFACE"
>
>plz,H---e---l---p!!!
>thanx
>Uddy
>
>.
>
|