Hi All,
I am trying to connect to Java Beans through Crystal Reports XI. Can any one please help.
I have followed all steps in the reference available on Java Beans Connectivity.
1. I have added the component from the installation
2. i have set the correct path to the Java bin directory in <JavaDir>
3. i have added the necessary jar files in the class path in <Classpath>
4. i have also added the path to my java beans in <JavaBeansClassPath>
Worse of all... this exact settings is working very well on two machines here in our office. Its just on my machine that these settings do not work.
The configurations are all visibly same and very identical.
the error message that i get:
Invalid Argument provided.
Details: Java Server startup failure. Please verify the PATH (JDK), CLASSPATH and IORFileLocation properties in the CRConfig.xml file. In addition, please verify you are using JDK 1.4
Can anyone help??