New using FastReport.net

I found FR can help me to create report on asp.net (vs express 2010), so I download DEMO to see how it works.
I could create a report and see the preview in my pc but when I copy my asp project to the web and open page with report I got the following error:

Could not load file or assembly 'FastReport.Web, Version=2013.1.11.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 13: <compilation debug="true" strict="false" explicit="true" targetFramework="4.0">
Line 14: <assemblies>
Line 15: <add assembly="FastReport.Web, Version=2013.1.11.0, Culture=neutral, PublicKeyToken=DB7E5CE63278458C" />
Line 16: <add assembly="FastReport, Version=2013.1.11.0, Culture=neutral, PublicKeyToken=DB7E5CE63278458C" />
Line 17: <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />



I copied all DLL to my web project directory but anyway same error.
What do I need to do. I do not want to buy FR if I can not make the DEMO work for me.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.