Re: Passing XArrayDB as COM+ Parameters

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Gunawan" <jgun98.milis@xxxxxxxxx> wrote in message
news:ulEmV1EDHHA.3604@xxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I'm back again. I still can't figure out how to distribute xadb8.ocx or
maybe I miss something.
I use XArrayDB as byRef parameter to COM Object. I already include
xadb8.ocx
on package development and wizard but when I run it in the client (Running
xp sp2) always got invalid data type. I have to install truedb grid pro on
client machine to remove that error but I believe this is not the right
way.
Sould I include xadb8.dep on deployment file? I already try but still
haven't got the solution for this issue. Please help
Regards,
Gun


Don't distribute a .dep file. They are used only for creating packages and
has nothing to do with defining objects.

As we discussed before you have to included the components in order to use
the components. You might be able to generate your own typelib, thus passing
the object around without error. XArrayDB is a facinating critter, but it
was designed as a support tool for TrueGrids.

Just include the TrueGrid components - nobody says you have to 'use' them.

-ralph


.