我在更新bin目录下的dll文件后,提示如下错误(程序在本机上运行正常),请问如何解决
Server Error in '/ducha' Application. 
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: The located assembly's manifest definition with name 'Web2' does not match the assembly reference.Source Error: Line 256:                <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257:                <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258:                <add assembly="*"/>
Line 259:            </assemblies>
Line 260:
Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config    Line: 258 Assembly Load Trace: The following information can be helpful to determine why the assembly 'Web2' could not be loaded.=== Pre-bind state information ===
LOG: DisplayName = Web2
 (Partial)
LOG: Appbase = file:///D:/webSite/subject0006
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Web2
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ducha/c63f9cc7/c3c44706/Web2.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ducha/c63f9cc7/c3c44706/Web2/Web2.DLL.
LOG: Attempting download of new URL file:///D:/webSite/subject0006/bin/Web2.DLL.
WRN: Comparing the assembly name resulted in the mismatch: NAMEVersion Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573