Tfrxreportserver
I am having an issue getting the report server to display a report. I have a simple application that starts a reportserver on a button click. I have created a report that is in a folder with the path c:\ test. I have pointed the report path in the config.xml file to the directory. When I try to display the report via web link (localhost?report=test.fr3) the server throws an error like the report is not found.
Do I need to implement anything else for the server to work? Am I suppose to implement the ongetreport method?
Do I need to implement anything else for the server to work? Am I suppose to implement the ongetreport method?