Hello,
I tried to figure out that why your wrapper class is not working on 64 bit vista machine and now i get following error
"The COM class factory for component with CLSID (6874E949-7186-4308-A1B9-D55A91F60728) could not be retrieved due to the following error: 80040154"
and it appear at the following location
private VixCOMWrapper()
{
this.vixLib = new VixLibClass();
}
so now can u tell me the problem.
Best Regrads
Papapa.