FastReport web demo
Hi
We are evaluating Fast Reports and are most impressed so far. Unfortunately the FastReports web site is a bit thin on information regarding it's use in a browser so I have tried to run the web demo but get hundreds of errors with missing namespaces (FastReport.Data, FastReport.Dialog etc.)
So, 1) how do I get the web demo to run and
2) how can FastReports be used on the web - can the designer be run in a browser (assuming client has .net etc installed of course), is there a web report viewer ?
Any help much appreciated
We are evaluating Fast Reports and are most impressed so far. Unfortunately the FastReports web site is a bit thin on information regarding it's use in a browser so I have tried to run the web demo but get hundreds of errors with missing namespaces (FastReport.Data, FastReport.Dialog etc.)
So, 1) how do I get the web demo to run and
2) how can FastReports be used on the web - can the designer be run in a browser (assuming client has .net etc installed of course), is there a web report viewer ?
Any help much appreciated
Comments
1) Probably you have to update the reference to FastReport.dll, to compile the demo.
2) The designer is WinForms only, you cannot use it in a browser. There is a report viewer, you can read about its use in the developer's manual, "Working with ASP.NET" section.
Thanks Alex
Sorted