Page 1 of 1

Error -5009: 0x80070006 upgrading to Jade 6.3.06

Posted: Tue Apr 06, 2010 10:16 pm
by Patwos
Has anyone else experienced the following error when trying to run the installer to upgrade to Jade 6.3.06?

Error Code: -5009 : 0x80070006
Error Information:
>Ctor\ObjectWrapper.cpp (389)
>Kernel\Component.cpp (875)
>Kernel\CABFile.cpp (263)
>SetupDLL\SetupDLL.cpp (1611)
PAPP:JADE 6.3.06 Ansi
PVENDOR:Jade Software Corporation (http://www.jadeworld.com)
PGUID:9d9bc2c2-e35e-11d0-a62f-00a0249fc3cf

Re: Error -5009: 0x80070006 upgrading to Jade 6.3.06

Posted: Tue Apr 06, 2010 11:58 pm
by ghosttie
This is an InstallShield error - run the installer using the '-wait' parameter, e.g.

"C:\Temp\JADEwin32Ansi.exe" -wait

Re: Error -5009: 0x80070006 upgrading to Jade 6.3.06

Posted: Thu Apr 08, 2010 12:25 am
by Patwos
That sorted it for me. Thanks.