Failure in updating Star Office 8 for WIndus
Hello,
during the final registry I receive the following error message:
during assembling "cli_types,pubilKeyToken="ce2cb7e279207b9e", version="1.1.8.0",culture="neutral" occured an error. Further information find under support and help. HRESULT:0x8007005.
Please can anyone help, especially as I assume that all recent done updates have been removed?
Kind regards,
Stefan
# 1
Friday, April 27, 2007
Hi Stefan!
I am guessing here, but the
version="1.1.8.0
may be a reference to the java version installed on your system. While SO7, and before, worked with java 1.1.8, SO8 requires a later Java.
Open a a command prompt and type
java -version
For example, I get
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
If you get 1.1.8, then I suspect you need to update your Java before installing.
Phil