.Net An error has occurred when trying to initialize jsreport
-
jsreport.Local.JsReportBinaryException: Error rendering report: A critical error occurred while trying to execute the render command (2). An error occurred while trying to start daemonized process: An error has occurred when trying to initialize jsreport (1). caused by error (2):-> stackError: at onCriticalError (D:\snapshot\jsreport\node_modules\jsreport-cli\lib\commands\render.js:302:19) at D:\snapshot\jsreport\node_modules\jsreport-cli\lib\commands\render.js:256:14caused by error (1):-> stackError: An error has occurred when trying to initialize jsreport at Object.<anonymous> (D:\snapshot\jsreport\node_modules\jsreport-cli\lib\keepAliveProcess.js:158:27) at Object.listener (D:\snapshot\jsreport\node_modules\eventemitter2\lib\eventemitter2.js:251:10) at Object.emit (D:\snapshot\jsreport\node_modules\eventemitter2\lib\eventemitter2.js:339:22) at Object._onData (D:\snapshot\jsreport\node_modules\nssocket\lib\nssocket.js:454:8) at Lazy.<anonymous> (D:\snapshot\jsreport\node_modules\lazy\lazy.js:91:13) at Lazy.<anonymous> (D:\snapshot\jsreport\node_modules\lazy\lazy.js:73:19) at Lazy.emit (events.js:311:20) at Lazy.<anonymous> (D:\snapshot\jsreport\node_modules\lazy\lazy.js:74:22) at Lazy.emit (events.js:311:20) at yieldTo (D:\snapshot\jsreport\node_modules\lazy\lazy.js:181:18)Remote Instance Error: Error: at D:\snapshot\jsreport\node_modules\jsreport-cli\lib\instanceHandler.js:31:29 at processTicksAndRejections (internal/process/task_queues.js:97:5)Remote Instance Error: Error: at verifyInService (D:\snapshot\jsreport\node_modules\jsreport-licensing\lib\licensing.js:114:11) at async AsyncFunction.<anonymous> (D:\snapshot\jsreport\node_modules\jsreport-licensing\lib\licensing.js:280:9)
at jsreport.Local.Internal.LocalUtilityReportingService.<RenderAsync>d__12.MoveNext()<---
-
@jan_blaha help me please or people who have encountered problems
-
It seems to be crashing during the licensing check. Do you store templates in the template store? Do you have more than 5 there? Did you apply the license key?
-
@jan_blaha
Yes I have more than 5 templates.
what do i have to do ??
-
Here is the documentation for applying the license key
https://jsreport.net/learn/dotnet-local#license-key
-
@jan_blaha Thank you