The Call to DllRegisterServer Failed with Error Code 0×80004005 on Windows Vista呼籲的DllRegisterServer失敗,錯誤碼0 × 80004005的Windows Vista
To register a DLL in Windows Vista with regsvr32.exe, you need to have administrator privileges and rights.註冊一個DLL在Windows Vista與Regsvr32.exe時,您需要有管理員的特權和權利。 Unless you除非你 have disabled UAC (User Access Control)已禁用的UAC (用戶訪問控制) , all user accounts except Administrator that you use to login into Vista will need user to manually elevate the user rights to administrator credentials although you have set their roles as administrator. ,所有用戶帳戶,除非管理員您用來登錄到Vista將需要用戶以手動方式提升用戶權限,管理員憑據的,雖然你已經設定自己的角色,作為管理員。
If you try to regsvr32 a module in normal command prompt window without proper administrative privileges, you will get the following error message:如果您嘗試regsvr32一個模塊,在正常的命令提示符窗口,沒有適當的行政特權,你會得到以下錯誤消息:
The module “xxx.dll” was loaded but the call to DllregisterServer failed with error code 0×80004005.模塊“ xxx.dll ”載,但呼籲的DllRegisterServer失敗,錯誤碼0 × 80004005 。
The scenarios that this error may occur are when you trying to該情景可能發生此錯誤是當您試圖 register the jscript.dll or vbscript.dll註冊jscript.dll檔案或Vbscript.dll經 to solve internal error 2739 during installation, or when install add-ins for Microsoft Outlook 2007 such as TRSOutlookAddin.dll or other DLLs under Windows Vista by using regsvr32.exe.要解決內部錯誤2739在安裝過程中,或當安裝的加載項用於Microsoft Outlook 2007等trsoutlookaddin.dll或其他的DLL下, Windows Vista的使用Regsvr32.exe 。
To solve the call to “DllregisterServer failed with error code 0×80004005″ error,要解決電話“的DllRegisterServer失敗,錯誤碼0 × 80004005 ”的錯誤訊息, run a Command Prompt as Administrator運行命令提示符,作為管理員 . 。 Alternatively, you can另外,您也可以 disable User Access Control禁用用戶的訪問權限控制 too, or login with Administrator account.太,或登錄與管理員帳戶。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- Windows Update KB905474 and KB913446 Installation Failed with Error Code 0×80242006在Windows Update 905474和KB913446發布安裝失敗,錯誤碼0 × 80242006
- Common Errors during Windows Vista Activation常見的錯誤在Windows Vista激活
- Fix Vista Winodws Update Error Code 80004002修復Vista的winodws更新錯誤代碼80004002
- Windows Live OneCare Activation Setup Sign In Error 80048883信息Windows Live OneCare激活安裝的跡象,在錯誤80048883
- 0×8007232B DNS Name Does Not Exist Error on Windows Vista or Server 2003 Activation 0 × 8007232b DNS名稱不存在誤差對Windows Vista或Server 2003的激活
- Download BITS Repair Tool (KB940520) for Windows Vista for x64-based Systems下載鑽頭修復工具( kb940520 )用於Windows Vista的基於x64的系統
- Window Vista May Pose Security Problem Window Vista的可能構成安全問題
- winnt_accept: Asynchronous AcceptEx failed Error in Apache Log winnt_accept :異步acceptex失敗錯誤在Apache日誌
- Unable to Login to Windows Live (MSN) Messenger with 80048820 Extended 80048416 Error Code無法登錄到的Windows Live (的MSN ) Messenger的80048820擴展錯誤代碼80048416
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5中無法打開HTTP請求流與fopen或fsockopen職能



















April 22nd, 2008 15:48 2008年4月22日15時48分
I did all that with with being the admin, i even activated a admin account with command prompt to make sure i have access.我認為,所有與與被管理,我什至啟動了一個管理員帳戶帶命令行提示,以確保我曾訪問。 but i still get this error when i try to use regsvr32 in cmd prompt.但我仍收到此錯誤,當我嘗試使用regsvr32在cmd提示。 I don’t understand why the dll is loaded but still won’t work?我不明白為什麼DLL的加載,但仍不會工作? please help if you can.請幫助如果你能。
June 12th, 2008 04:09 2008年6月12日4時09分
Thanks…this worked the first time through!感謝…這工作的第一時間通過!
July 31st, 2008 11:40 2008年7月31日11時40分
thank you for this information i forgot windows vista have different privilege when doing installation..感謝您這方面的資料我忘記了Windows Vista中有不同的特權時,做安裝.. thank you i’ve solved my problem..謝謝我已經解決我的問題..