You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsre...@googlegroups.com
Hi,
I would like to know if it's possible to use Jsreport with asp.net using Webforms in the 3.5 framework or if it only works with asp.net mvc ?
Thanks,
Thomas.
Jan Blaha
unread,
Mar 30, 2015, 9:48:35 AM3/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsre...@googlegroups.com
Hi,
jsreport c# sdk requires .Net 4.5 . However you can still run jsreport separately as a standalone reporting server (http://jsreport.net/on-prem) and use REST API to invoke report rendering. This should work in all .Net versions,you can check this gist for start then - https://gist.github.com/pofider/1897f8a1b6dab72a49b0