Exception details:
System.NotSupportedException: このメソッドが暗黙的に使用する CAS ポリシーは、.NET Framework では使用されなくなっています。互換性のために CAS ポリシーを有効にするには、NetFx40_LegacySecurityPolicy 構成スイッチを使用してください。詳細については、http://go.microsoft.com/fwlink/?LinkID=155570 を参照してください。
at System.Reflection.Assembly.Load(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence securityEvidence)
at Microsoft.VisualBasic.VBCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
at System.CodeDom.Compiler.CodeCompiler.FromSourceBatch(CompilerParameters options, String[] sources)
at System.CodeDom.Compiler.CodeCompiler.FromSource(CompilerParameters options, String source)
at System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSource(CompilerParameters options, String source)
at GrapeCity.ActiveReports.DDScripting.Compile()
at GrapeCity.ActiveReports.DDScripting.#Szb(String methodName, Object[] parameters, Boolean& success)
at GrapeCity.ActiveReports.SectionReport.#izb()
at GrapeCity.ActiveReports.SectionReport.#1yb(Boolean bDelayedInit)
at GrapeCity.ActiveReports.SectionReport.Run(Boolean syncDocument)
at GrapeCity.ActiveReports.Viewer.Win.AsyncLoader.<>c__DisplayClass7.#cAz(Object param0, DoWorkEventArgs param1)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
|