对于代码示例: ReportManager.Form1 f1 = new ReportManager.Form1();
f1.Show(); 它给出了以下运行时错误(ReportManager是我的.net 4.5项目名) 未能加载文件或程序集“ReportManager,Version=1.0.0.0,Culture=neutral,PublicKeyToken=null”或其依赖项之一。
com.crystaldecisions.sdk.framework.internal.SessionMgr.logon(SessionMgr.java:425) at com.reporting.util.ReportManager.main(ReportManager.java:144)
Caused
com.hp.proctool.reportmgt.customizer.IReportFactory.getJasperReportByTemplateName(IReportFactory.java:68) at com.hp.proctool.reportmgt.service.ReportManager.getFi