开发环境:Windows2003 Server企业版SP1 VS.net2003 使用了企业库。编译的时候总是出问题,希望高手解决!
问题:编译的时候总是出错,多编译几次就可能成功了,想知道是什么问题,怎么解决?
“/Quality”应用程序中的服务器错误。
--------------------------------------------------------------------------------配置错误 
说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。 分析器错误信息: 访问被拒绝:“Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design”。源错误: 
行 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:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config    行: 198 程序集加载跟踪: 下列信息有助于确定程序集“Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design”无法加载的原因。
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design
 (Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/Quality
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.Practices.EnterpriseLibrary.Security.Database.Configuration.Design
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/quality/ae312f6c/b08324a7/Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/quality/ae312f6c/b08324a7/Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design/Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/Quality/bin/Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Microsoft.Practices.EnterpriseLibrary.Security.Database.Configuration.Design, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.2300; ASP.NET 版本:1.1.4322.2300