类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
配置错误
说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。
分析器错误信息: 访问被拒绝:“Database”。
源错误:
行 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
行 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
行 198: <add assembly="*"/>
行 199: </assemblies>
行 200: </compilation>
源文件: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config 行: 198
程序集加载跟踪: 下列信息有助于确定程序集“Database”无法加载的原因。
=== Pre-bind state information ===
LOG: DisplayName = Database
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/HHAfis/ScygDagl/WebForms
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: Database
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/hhafis_scygdagl_webforms/6c2bf1bc/98620c87/Database.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/hhafis_scygdagl_webforms/6c2bf1bc/98620c87/Database/Database.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/HHAfis/ScygDagl/WebForms/bin/Database.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Database, Version=1.0.1741.34699, Culture=neutral, PublicKeyToken=null
网友回答:
帮你UP
你的bin目录下有Database.dll组件吗?
把你bin目录下的Database.dll文件删除掉,在重新生成一遍就可以了,如果这样不行,只有,关掉解决方案,在重新打开一次了!
解决了吗
你不行重启一下IIS