Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

error producing PDF only on some networks.

New Here ,
Jan 22, 2018 Jan 22, 2018

Our site runs personal financial plans and complete plans via PDFs, however only on some networks the PDF doesn't produce, but instead gives us this error message. We've tested various operating systems and browsers, and they all work fine, just depends upon the network.

message: System.Exception: MakeReport ---> System.Exception: MakeReport - Run() ---> System.NotSupportedException: This method implicitly uses CAS policy, which has been obsoleted by the .NET Framework. In order to enable CAS policy for compatibility reasons, please use the NetFx40_LegacySecurityPolicy configuration switch. Please see http://go.microsoft.com/fwlink/?LinkID=155570 for more information.   at System.Reflection.Assembly.Load(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence securityEvidence)   at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)   at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)   at Microsoft.CSharp.CSharpCodeGenerator.FromSource(CompilerParameters options, String source)   at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler. CompileAssemblyFromSource(CompilerParameters options, String source)   at #Gpb.#Fpb.#U.#Gno.CompileAssemblyFromSource(CompilerParameters options, String source)   at #Gpb.#Fpb.#Vzb()   at #Gpb.#Fpb.#Szb(String methodName, Object[] parameters, Boolean& success)   at DataDynamics.ActiveReports.ActiveReport.#izb()   at DataDynamics.ActiveReports.ActiveReport.#1yb(Boolean bDelayedInit)   at DataDynamics.ActiveReports.ActiveReport.Run(Boolean syncDocument)   at DataDynamics.ActiveReports.ActiveReport.Run()   at Silver.Reporting.ReportBuilder.MakeReport(SilverCalcDataSet calcds, SilverReportDataSet reportList, ReportSettings reportSettings)   --- End of inner exception stack trace --   at Silver.Reporting.ReportBuilder.MakeReport(SilverCalcDataSet calcds, SilverReportDataSet reportList, ReportSettings reportSettings)   --- End of inner exception stack trace --   at Silver.Reporting.ReportBuilder.MakeReport(SilverCalcDataSet calcds, SilverReportDataSet reportList, ReportSettings reportSettings)   at Silver.Reporting.ReportGenerator.RunReportA(SilverCalcDataSet calcData, SilverReportDataSet reportList, ReportSettings reportSettings) StackTrace:    at Silver.Reporting.ReportBuilder.MakeReport(SilverCalcDataSet calcds, SilverReportDataSet reportList, ReportSettings reportSettings)   at Silver.Reporting.ReportGenerator.RunReportA(SilverCalcDataSet calcData, SilverReportDataSet reportList, ReportSettings reportSettings)

468
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 23, 2018 Jan 23, 2018
LATEST

The error message seems clear enough: a feature has been turned off. It also tells you what to do to turn it on and gives a link. Also the report clearly shows no Adobe product is involved...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines