Where can I see the licensing models available ?
projectmavericks
@projectmavericks
Posts made by projectmavericks
-
RE: jsreport enterprise licenseposted in general forum
-
RE: Deploying solution on Windows Serverposted in general forum
Thanks @jan_blaha that brings alot of clarity. Thank you!
-
RE: Deploying solution on Windows Serverposted in general forum
well, I do not have a answer for that. Perhaps, @jan_blaha or @bjrmatos could give us more insight on this (They have suggested this change on another forum post - https://forum.jsreport.net/topic/224/viewing-studio-reports-in-mvc-framework/25 ). Read up if you want to get the context.
I also have a question unanswered -
On what path does the jsreport.exe generally sit ?
On windows server I found it in C:\ Windows \Temp\ .jsreport and on local win 10 machine it was in C:\ Users \ <username> \ .jsreportSo maybe a part of the answer to this could also help you in understanding what privileges would be required. ;)
-
RE: Deploying solution on Windows Serverposted in general forum
@shalinparmar - nice! what did the trick ?
-
RE: Deploying solution on Windows Serverposted in general forum
Yes you can add logging - flip over to https://jsreport.net/learn/configuration for more details.
-
RE: Strange behaviour when select and copy text from generated PDFposted in general forum
@herbertpimentel - check this https://playground.jsreport.net/studio/workspace/ryW3-I0pZ/14.
Added basic html. I believe that changing to 2.1.1 should have solved your problem. I tested on Firefox 56.0.1 and Edge. It worked on both PFB -

problem with text selection.pdf
-
RE: Deploying solution on Windows Serverposted in general forum
Have you tried what @jan_blaha & @bjrmatos have suggested ?
Change the IIS APP Pool Identity to LocalSystem. Can you verify on your windows firewall if the exe has been allowed? Also verify if the exe is existing in the temp folder? -
RE: Deploying solution on Windows Serverposted in general forum
@jan_blaha @bjrmatos - what path does the jsreport.exe generally sit ?
On windows server I found it on C:\Windows\Temp.jsreport and on local win 10 machine on C:\Users<username>.jsreport
is this path decided dynamically or its predefined ?
-
RE: Deploying solution on Windows Serverposted in general forum
@shalinparmar have you allowed jsreport.exe on the windows firewall ? (assuming that you are running this on a windows machine).