Cannot run demos on Visual Studio

I don't know what I'm doing wrong but I cannot run the demos on Visual Studio 2010.

I got :

Error 1 Could not load file or assembly 'FastReport.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c' or one of its dependencies. O sistema n??o pode encontrar o arquivo especificado. C:\Program Files (x86)\FastReports\FastReport.Net Demo\Demos\C#\Web\Web.Config 36

Any advice?

Comments

  • edited 4:45AM
    I don't know what I'm doing wrong but I cannot run the demos on Visual Studio 2010.

    I got :

    Error 1 Could not load file or assembly 'FastReport.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c' or one of its dependencies. O sistema n??o pode encontrar o arquivo especificado. C:\Program Files (x86)\FastReports\FastReport.Net Demo\Demos\C#\Web\Web.Config 36

    Any advice?

    change the version parameter in Web.config file. It should be 'FastReport.Web, Version=1.9.15.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c' if you are using last version of FastReport.net

Leave a Comment