尝试删除站点时,SharePoint的“ADUtil的configuration设置无效!”
我试图删除我的MOSS虚拟机中的网站,并得到以下错误: Configuration settings for ADUtil are invalid! 尝试使用覆盖标志恢复现有站点时,也是如此。 在网上找不到任何参考。 全迹: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. —> Microsoft.SharePoint.SPException: Configuration settings for ADUtil are invalid! —> System.Runtime.InteropServices.COMException (0x81072186): Configuration settings for ADUtil are invalid! at Microsoft.SharePoint.Library.SPRequestInternalClass.DeleteSite(String bstrUrl, Boolean bDeleteADAccounts) at Microsoft.SharePoint.Library.SPRequest.DeleteSite(String bstrUrl, Boolean bDeleteADAccounts) — End of inner exception stack trace — at Microsoft.SharePoint.Library.SPRequest.DeleteSite(String bstrUrl, […]