<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Start jsreport.exe as a webserver]]></title><description><![CDATA[<p>I want to generate pdf from Razor view. Instead of using jsreport AsUtility i am trying to use AsWebServer</p>
<p>In Startup.cs</p>
<p>var rs = new LocalReporting().UseBinary(JsReportBinary.GetBinary()).AsWebServer().Create();</p>
<p>services.AddJsReport(rs);</p>
<p>This is not working and throws the following error<br />
LocalWebServerReportingService not yet started. Call Start() first.</p>
<p>Is there anything that i am missing here?</p>
]]></description><link>https://forum.jsreport.net/topic/740/start-jsreport-exe-as-a-webserver</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 16:08:50 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/740.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Sep 2018 06:13:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Start jsreport.exe as a webserver on Invalid Date]]></title><description><![CDATA[<p>I want to generate pdf from Razor view. Instead of using jsreport AsUtility i am trying to use AsWebServer</p>
<p>In Startup.cs</p>
<p>var rs = new LocalReporting().UseBinary(JsReportBinary.GetBinary()).AsWebServer().Create();</p>
<p>services.AddJsReport(rs);</p>
<p>This is not working and throws the following error<br />
LocalWebServerReportingService not yet started. Call Start() first.</p>
<p>Is there anything that i am missing here?</p>
]]></description><link>https://forum.jsreport.net/post/3661</link><guid isPermaLink="true">https://forum.jsreport.net/post/3661</guid><dc:creator><![CDATA[Kapil Kumar]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Start jsreport.exe as a webserver on Invalid Date]]></title><description><![CDATA[<p>The error message tells you what to do.</p>
<p>See the docs<br />
<a href="https://jsreport.net/learn/dotnet-local#utility-or-web-server" rel="nofollow">https://jsreport.net/learn/dotnet-local#utility-or-web-server</a></p>
]]></description><link>https://forum.jsreport.net/post/3673</link><guid isPermaLink="true">https://forum.jsreport.net/post/3673</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>