天天看點

網銀列印回單顯示伺服器不能建立對象,打開應用彈出提示“Activex部件不能建立對象”的解決方法...

很多軟體都需要外部元件支援,以創造其運作環境,若是運作環境未達到要求,軟體便會停止運作,這類軟體并沒有提示,不過部分軟體在啟動時會自動檢查支援環境,若是缺少外部元件或缺少外部組建的依賴項,就會提示:Activex部件不能建立對象,閱讀下文了解打開應用彈出提示“Activex部件不能建立對象”的解決方法。

網銀列印回單顯示伺服器不能建立對象,打開應用彈出提示“Activex部件不能建立對象”的解決方法...

原因分析:

有可能是元件沒有安裝,或者元件的依賴項沒有安裝,或者目前線程的COM套間或者CPU架構不被元件支援。

方法一:

1、按win+r打開運作視窗,輸入cmd,如圖所示:

網銀列印回單顯示伺服器不能建立對象,打開應用彈出提示“Activex部件不能建立對象”的解決方法...

2、在視窗中,輸入:regsvr32 "c:windowssystem32scrrun.dll"  回車執行即可,如圖所示:

網銀列印回單顯示伺服器不能建立對象,打開應用彈出提示“Activex部件不能建立對象”的解決方法...

以上就是win7系統中遇到提示Activex部件不能建立對象的修複方法,有出現這情況的使用者可以參考文中方法進行解決。

方法二:

1、建立 文本文檔;

2、将下列内容複制到文本文檔中:

echo 正在修複,這個過程可能需要幾分鐘,請稍候……

rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%System32dacui.dll

rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%Catrooticatalog.mdb

regsvr32 /s comcat.dll

regsvr32 /s asctrls.ocx

regsvr32 /s oleaut32.dll

regsvr32 /s shdocvw.dll /I

regsvr32 /s shdocvw.dll

regsvr32 /s browseui.dll

regsvr32 /s browseui.dll /I

regsvr32 /s msrating.dll

regsvr32 /s mlang.dll

regsvr32 /s hlink.dll

regsvr32 /s mshtml.dll

regsvr32 /s mshtmled.dll

regsvr32 /s urlmon.dll

regsvr32 /s plugin.ocx

regsvr32 /s sendmail.dll

regsvr32 /s mshtml.dll /i

regsvr32 /s scrobj.dll

regsvr32 /s corpol.dll

regsvr32 /s jscript.dll

regsvr32 /s msxml.dll

regsvr32 /s imgutil.dll

regsvr32 /s cryptext.dll

regsvr32 /s inseng.dll

regsvr32 /s iesetup.dll /i

regsvr32 /s cryptdlg.dll

regsvr32 /s actxprxy.dll

regsvr32 /s dispex.dll

regsvr32 /s occache.dll

regsvr32 /s iepeers.dll

regsvr32 /s urlmon.dll /i

regsvr32 /s cdfview.dll

regsvr32 /s webcheck.dll

regsvr32 /s mobsync.dll

regsvr32 /s pngfilt.dll

regsvr32 /s licmgr10.dll

regsvr32 /s hhctrl.ocx

regsvr32 /s inetcfg.dll

regsvr32 /s trialoc.dll

regsvr32 /s tdc.ocx

regsvr32 /s MSR2C.DLL

regsvr32 /s msident.dll

regsvr32 /s msieftp.dll

regsvr32 /s xmsconf.ocx

regsvr32 /s ils.dll

regsvr32 /s msoeacct.dll

regsvr32 /s wab32.dll

regsvr32 /s wabimp.dll

regsvr32 /s wabfind.dll

regsvr32 /s oemiglib.dll

regsvr32 /s directdb.dll

regsvr32 /s inetcomm.dll

regsvr32 /s msoe.dll

regsvr32 /s oeimport.dll

regsvr32 /s msdxm.ocx

regsvr32 /s dxmasf.dll

regsvr32 /s laprxy.dll

regsvr32 /s l3codecx.ax

regsvr32 /s acelpdec.ax

regsvr32 /s mpg4ds32.ax

regsvr32 /s danim.dll

regsvr32 /s Daxctle.ocx

regsvr32 /s lmrt.dll

regsvr32 /s datime.dll

regsvr32 /s dxtrans.dll

regsvr32 /s dxtmsft.dll

regsvr32 /s wshom.ocx

regsvr32 /s wshext.dll

regsvr32 /s vbscript.dll

regsvr32 /s scrrun.dll mstinit.exe /setup

regsvr32 /s msnsspc.dll /SspcCreateSspiReg

regsvr32 /s msapsspc.dll /SspcCreateSspiReg

echo.

echo.

echo 修複成功!任意鍵退出!

pause>nul

3、儲存,并重命名文本文檔,列:123.txt 重命名為 123.bat;

網銀列印回單顯示伺服器不能建立對象,打開應用彈出提示“Activex部件不能建立對象”的解決方法...

4、輕按兩下123.bat點選運作即可。

網銀列印回單顯示伺服器不能建立對象,打開應用彈出提示“Activex部件不能建立對象”的解決方法...

以上便是關于打開應用彈出提示“Activex部件不能建立對象”的解決方法,這些問題通常出現在安裝了GHO字尾的系統中,因其是以還原的方式進行安裝釋放的,很多元件多在制作鏡像的過程中被優化了。