Runtime error running demo version on remote hosted server
I downloaded your Fast Report .Net demo (one of many Reporting tools I have tried) and so far it is working better than most [img]style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
I am currently only in the starting stage of development and am still evaluating the product.
With that said, my reports are working great my local machine (with the DEMO nag) but when I moved my website to a private GoDaddy hosted site to show others the progress the reports crash with the following error:
ERROR: Request failed.
at FastReport.Code.AssemblyDescriptor.InternalCompile() at FastReport.Report.Compile() at FastReport.Report.PreparePhase1() at FastReport.Web.Handlers.WebExport.ReportPrepare() at FastReport.Web.Handlers.WebExport.GetReportHTML(StringBuilder sb, WebReport webReport, HttpContext context) at FastReport.Web.Handlers.WebExport.SendReport(HttpContext context)
I have the following files into my \bin folder:
FastReport.dll
FastReport.Web.dll
FastReport.Bars.dll
FastReport.Editor.dll
FastReport.xml
and my web.config settings are the same on both machines.
Is there anything else I need to deploy or configure on the remote machine besides the above DLL's?
Thanks
Courtney[/img]
Comments
You've managed to solve this problem ?