iis asp网页打不开,提示Server Error in '/' Application.

Server Error in '/' Application.

Could not load file or assembly 'LsHrBusiness, Version=9.1.14.310, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 系统找不到指定的文件。

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 'LsHrBusiness, Version=9.1.14.310, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 系统找不到指定的文件。

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 'LsHrBusiness, Version=9.1.14.310, Culture=neutral, PublicKeyToken=null' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace:

[FileNotFoundException: Could not load file or assembly 'LsHrBusiness, Version=9.1.14.310, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 系统找不到指定的文件。]
V9Web.Global.Application_Start(Object sender, EventArgs e) +0

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1040

链接字符串 如果你用XML配置 请看看是否正确

路径错了吧,仔细查一下

一看就是页面链接配置出错了