Quantcast
Channel: SCN : Discussion List - SAP Crystal Reports, version for Visual Studio
Viewing all articles
Browse latest Browse all 3636

Help with the Export...

$
0
0

Hi everyone

This is the 2 time I ask help with this problem... No answer yet.... HELP PLS....

I have a VB 2012 windows service app that we developed that create CR and export them to PDF, it run Perfectly on a Windows Server 2008 R2 .

Now I want to install this service on a Windows Server 2012

Here is the problem, when it arrive to the

myReport.Export()

I got this error:

 

Error: Method not found: 'CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag CrystalDecisions.ReportAppServer.ReportDefModel.ISCRExportOptions.get_ExportOptionsEx()'.


Stacktrace
:

 
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export()
at CrystalDecisions.CrystalReports.Engine.ReportDocument.Export()


I have installed:


CRRuntime_32bit_13_0_8.msi And CRRuntime_64bit_13_0_12.msi on the 2012 server, even so in my application I use the first one.


I confirmed that I have the right permissions to write my PDF in a folder in my application.


The only difference between both servers is that CR is fully installed on the working Services (the 2008 server)



Viewing all articles
Browse latest Browse all 3636

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>