After installing Crystal Report v10 and the native XML driver, my C:\Program Files\Common Files\Crystal Decisions\2.5\bin\CRDB_JavaServer.ini contains:
-----------------------------------------------
[Common]
PATH = ${JAVA_HOME}/bin
CLASSPATH = C:\Program Files\Common Files\Crystal Decisions\2.5\bin\CRDBJavaServer.jar;C:\Program Files\Common Files\Crystal Decisions\2.5\java\lib\external\CRDBXMLExternal.jar;${CLASSPATH}
IORFileLocation = ${TEMP}
.....
-------------------------------------------------
When creating a report using the wizard and creating a new connection, I specified XML and select an XML file and an XML Schema but got "Logon Failed" error.
How can I resolve this problem? Is there a crystall log for me to debug why I got this logon failed erro?
-----------------------------------------------
[Common]
PATH = ${JAVA_HOME}/bin
CLASSPATH = C:\Program Files\Common Files\Crystal Decisions\2.5\bin\CRDBJavaServer.jar;C:\Program Files\Common Files\Crystal Decisions\2.5\java\lib\external\CRDBXMLExternal.jar;${CLASSPATH}
IORFileLocation = ${TEMP}
.....
-------------------------------------------------
When creating a report using the wizard and creating a new connection, I specified XML and select an XML file and an XML Schema but got "Logon Failed" error.
How can I resolve this problem? Is there a crystall log for me to debug why I got this logon failed erro?