新年第一篇, 首先祝大家2012身體健康, 工作順利, 先來篇簡單的.0:031> .load psscor2 0:031> !clrstack CLRDLL: CLR DLL load disabled Failed to load data access DLL, 0x80004005 Verify that 1) you have a recent build of the debugger (6.2.14 or newer)
癥狀======================無法建立新的web application (CA > Application Management > Create or extend Web application > Create a new Web application)報錯的stack:Object reference not set to an instance of an object. at
下面的例子裡, PowerShell修改了註冊表索引值, 完成了Security loop disable, 和loopbackcheck disable. #Security loop disable so that you can look at it on the same machineif(($gchn = Get-ItemProperty "HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0\" -Name
最近開始看一些針對非主控處理序的WinDBG的使用了, Tess推薦去看Debugging Toolbox. 其第一篇就把我難住了, 指令碼看不懂.動手實踐了一下, 發現下面的文章所講的內容特別有協助, 於是轉載在這裡. 原文地址First steps with WinDBG scripting… (Memento)http://www.msuiche.net/2007/08/03/first-steps-with-windbg-scripting-memento/ Here is a
正解如下:把出錯的代碼調用放在SPSecurity.RunWithElevatedPrivileges中, 即可. 舉例SPSecurity.RunWithElevatedPrivileges(delegate(){ // implementation details omitted}); MSDN解釋該方法的功能如下:Executes the specified method with Full Control rights even if the user does not
通過查看ULS日誌, 可以發現下面的記錄ILM Configuration: The ValidateMiisEncryptionKey process returned True. Synchronization database was not previously initialized. Exporting the encryption key from the registry key to the database ILM Configuration: The
排查一個問題的時候需要檢查某個使用者的Delegation配置, 在自己的測試環境上除了網域系統管理員外居然找不到普通使用者的Delegation選項卡. : 原因====================Delegation tab is only displayed when there is at least one value set in the servicePrincipalName