Could not load file or assembly 'Stimulsoft.Report.Web
Posted: Fri Jun 05, 2009 9:18 am
I created an ASP.NET web application and made a simple report, It worked fine in my local machine. Then I deployed the application to shared hosted server and copied these
dll into "Bin" Folder:
Stimulsoft.Base.dll
Stimulsoft.Controls.dll
Stimulsoft.Editor.dll
Stimulsoft.Report.dll
Stimulsoft.Report.Web.dll
But I'm getting this error :
dll into "Bin" Folder:
Stimulsoft.Base.dll
Stimulsoft.Controls.dll
Stimulsoft.Editor.dll
Stimulsoft.Report.dll
Stimulsoft.Report.Web.dll
But I'm getting this error :
Am I missing anything ?Could not load file or assembly 'Stimulsoft.Report.Web, Version=2008.2.300.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Stimulsoft.Report.Web, Version=2008.2.300.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Stimulsoft.Report.Web, Version=2008.2.300.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' could not be loaded.