Hi,
I get the following error while installing Workbench on systems which do not have Microsoft WindowsSP2 .What could be the issue?
(Jun 23, 2009 2:38:01 PM), Install, com.adobe.installshieldx.installer.wizard.DesignerProductAction, err, An error occurred and product installation failed. Look at the log file C:\Program Files\Adobe\LiveCycle ES\Workbench ES\log.txt for details.
(Jun 23, 2009 2:38:01 PM), Install, com.adobe.installshieldx.installer.wizard.DesignerProductAction, err, ProductException: (error code = 200; message="Java error"; exception = [ProductException: (error code = 1203; message="Designer installation failure.")])
STACK_TRACE: 12
ProductException: (error code = 200; message="Java error"; exception = [ProductException: (error code = 1203; message="Designer installation failure.")])
at com.adobe.installshieldx.installer.wizard.DesignerProductAction.install(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction (PureJavaProductServiceImpl.java:2969)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getRe sultForProductAction(PureJavaProductServiceImpl.java:8048)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableCompon ents(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unkn own Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.insta ll(PureJavaProductServiceImpl.java:7199)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Pu reJavaProductServiceImpl.java:5240)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)