navigation failed because browser has disconnected! (1)-
-
Hello, I am trying to run background service to Generate PDF using windows services. When I try to call local.RenderAsyn, I get the following error. Any idea??
Exception:jsreport.Local.JsReportBinaryException: Error rendering report: rendering has finished with errors:An error ocurred while trying to execute "render" command (3)(because) a critical error occurred while trying to execute the render command (2)(because) navigation failed because browser has disconnected! (1)-- error (1) ---> stackError: at Client.render (C:\snapshot\jsreport\packages\nodejs-client\lib\client.js:92:17)
-
Found that If you are doing Visual Studio Debug mode., It will give you this error.