Error : No logical space left to create more user strings when load a report with >12 image

Stimulsoft Reports.WEB discussion
Post Reply
quantruong
Posts: 11
Joined: Wed Sep 25, 2019 10:08 am

Error : No logical space left to create more user strings when load a report with >12 image

Post by quantruong »

Hi Stimulsoft,

I got an report error from customer. They design a report with about 13 images inside. As I knew so far, our report use base 64 string to display image in report. In this case the report can not load and throw error :
No logical space left to create more user strings.
Do you have any ideas or suggestion for this case ?
Below are the error detail :

Code: Select all

Unexpected error writing metadata to file 'd:\local\Temp\ja3ckdr3.dll' -- 'No logical space left to create more user strings.'
"Message":"An error has occurred.","ExceptionMessage":"error CS0013: Unexpected error writing metadata to file 'd:\\local\\Temp\\luf3zvr1.dll' -- 'No logical space left to create more user strings.'","ExceptionType":"System.Exception","StackTrace":" at Stimulsoft.Report.StiReport.Compile(String path, Stream stream, StiOutputType outputType, Boolean autoCreate, Object standaloneReportType) in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\StiReport.Compile.cs:line 502\r\n at Stimulsoft.Report.StiReport.Compile() in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\StiReport.Compile.cs:line 161\r\n at Stimulsoft.Report.Engine.StiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState) in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\Engine\\EngineV2\\Builders\\StiReportV2Builder.cs:line 129\r\n at Stimulsoft.Report.StiReport.RenderReport(StiRenderState renderState) in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\StiReport.Render.cs:line 365\r\n at Stimulsoft.Report.StiReport.Render(StiRenderState renderState, StiGuiMode guiMode) in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\StiReport.Render.cs:line 208\r\n at Stimulsoft.Report.StiReport.Render(StiRenderState renderState) in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\StiReport.Render.cs:line 121\r\n at Stimulsoft.Report.StiReport.Render() in D:\\Stimulsoft\\Stimulsoft.Reports\\Stimulsoft.Report\\StiReport.Render.cs:line 73\r\n at JobLogic.Infrastructure.WebReport.WebReportInfrastructure.ExportReport(StiReport stiReport, StiExportFormat format) in C:\\CICDAgent\\36\\s\\Infrastructure\\JobLogic.Infrastructure.WebReport\\WebReportInfrastructure.cs:line 269\r\n at JobLogic.Infrastructure.WebReport.DynamicFormReportService.ExportReportAsPdf(Guid mobileHeaderId) in C:\\CICDAgent\\36\\s\\Infrastructure\\JobLogic.Infrastructure.WebReport\\DynamicFormReportService.cs:line 232\r\n at JobLogic.MicroService.LogBookService.Controllers.LogbookController.Get(LogbookItemRequest message) in C:\\CICDAgent\\36\\s\\MicroService\\JobLogic.MicroService.LogBookService\\Controllers\\LogbookController.cs:line 82\r\n at lambda_method(Closure , Object , Object[] )\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_2.<GetExecutor>b__2(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__6.MoveNext()"
error.PNG
error.PNG (13.93 KiB) Viewed 3109 times
Lech Kulikowski
Posts: 6266
Joined: Tue Mar 20, 2018 5:34 am

Re: Error : No logical space left to create more user strings when load a report with >12 image

Post by Lech Kulikowski »

Hello,

Please send us a sample project which reproduces the issue for analysis.

Thank you.
Post Reply