Quantcast
Channel: SCN: Message List - Software Support and Maintenance
Viewing all articles
Browse latest Browse all 2823

Help with the export....

$
0
0

Hi everyone

Sorry in advance if I'm not in the right forum, guide me...

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)


Help Guys....


Viewing all articles
Browse latest Browse all 2823

Trending Articles



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