=== Pre-bind state information ===
LOG: DisplayName = microsoft.web.ui.webcontrols
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/Drom_Manage
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: microsoft.web.ui.webcontrols
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/drom_manage/9fcb4944/e7a54047/microsoft.web.ui.webcontrols.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/drom_manage/9fcb4944/e7a54047/microsoft.web.ui.webcontrols/microsoft.web.ui.webcontrols.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Drom_Manage/bin/microsoft.web.ui.webcontrols.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=null
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.573; ASP.NET 版本:1.1.4322.573
最后我发现提示信息中有,C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/drom_manage/9fcb4944/e7a54047这个路径下,少了一个microsoft.web.ui.webcontrols.DLL文件,找到这个文件,将它复制到,上面这个路径下就可以了!
但是我不知道,为什么这些DLL文件为什么老是丢失!