Hi guys,
I am using MS Vista + Java 1.6 + Eclipse + Crystal Report Server XI R2 and getting the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/crystaldecisions/reports/common/k/b at com.businessobjects.reports.sdk.JRCCommunicationAdapter.<clinit>(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at com.crystaldecisions.proxy.remoteagent.z.a(Unknown Source) at com.crystaldecisions.sdk.occa.report.application.ReportAppSession.int(Unknown Source)
I googled around and seems like other people got the same problem as well but there was no real solution... Any idea? I couldn't find the class in my imported libraries. Does anyone know which jar file this class is in?
Thank you,
Dong