Hi,
While generating report we are getting below error in event viewer on a server windows server 2012 R2.
We are showing report in List & Label HTMl5Viewer .
Anwendung: w3wp.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.AccessViolationException
bei combit.ListLabel23.NativeMethods.LlPrint32(Int32)
bei combit.ListLabel23.LlCore.LlPrint()
bei combit.ListLabel23.ListLabel.PrintReportFromRelationalDataSourceNewMode(combit.ListLabel23.DataProviders.IDataProvider, System.String, Boolean, combit.ListLabel23.LlPrintMode, combit.ListLabel23.LlBoxType, IntPtr, System.String, Boolean, System.String)
bei combit.ListLabel23.ListLabel.AutoPrint(combit.ListLabel23.LlProject, System.String, Boolean, combit.ListLabel23.LlPrintMode, combit.ListLabel23.LlBoxType, IntPtr, System.String, Boolean, System.String)
bei combit.ListLabel23.ListLabel.Print(System.Object, combit.ListLabel23.LlProject, System.String, Boolean, combit.ListLabel23.LlPrintMode, combit.ListLabel23.LlBoxType, IntPtr, System.String, Boolean, System.String)
bei combit.ListLabel23.ListLabel.Print(combit.ListLabel23.LlProject, System.String, Boolean, combit.ListLabel23.LlPrintMode)
bei combit.ListLabel23.ListLabel.Print(combit.ListLabel23.LlProject, System.String, Boolean)
bei combit.ListLabel23.ListLabel.Print(combit.ListLabel23.LlProject)
bei combit.ListLabel23.ListLabel.Export(combit.ListLabel23.ExportConfiguration)
bei combit.ListLabel23.Web.ViewerPrintState+<>c__DisplayClass104_0.b__0()
bei System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Threading.ThreadHelper.ThreadStart()