Run-time Error 429,activex Part cannot create object resolution summary

Source: Internet
Author: User

There was a question in the crowd today. Always prompt for runtime error when installing software 429,activex part cannot create object hint: "Run-time error ' 429 ': here simply tidy up, easy to need friend

There are some solutions to this problem on the Internet, there are many different versions:

1, start running input regsvr32 scrrun.dll on it
2, others say:
Runtime error 429,activex part cannot create Like "Solution 2009-07-24 16:25 Tip:" Run-time error ' 429 ': ActiveX Part cannot create object "...
or: "Run-time error ' 429 ' ActiveX componnent can ' t create object" ...
Reason: This occurs because the operating system's "Dao350.dll" file is not registered successfully.
Processing method: Manually register this file: Click "Start" → "run" type the following command in the pop-up input box:
regsvr32 "c:program filescommon filesmicrosoft SharedDAOdao360.dll"

and then press ENTER to note that quotation marks must be added.
If also prompted: 429 error, you can again manually register SCRRUN.DLL. Click "Start" → "Run" in the pop-up input box type the following command:
regsvr32 "C:windowssystem32scrrun.dll", and then press ENTER, you can.

If the above "C:Program FilesCommon filesmicrosoft SharedDAOdao350.dll" file does not exist a copy from the other machine, or a direct change registered name for a later version, For example Dao360.dll

3,
Microsoft vbscrīpt run-time error ' 800a01ad '
ActiveX widget Cannot create object
This error is not registered by ASP component and is caused. The workaround is as follows:
1, if you are developing your own components, please use the
regsvr32 path/component. dll to register.

2, possibly a common component of IIS, that causes problems with components due to system problems, or antivirus, please try it with the following two CMD commands.


regsvr32 scrrun.dll
To re-register FSO file management.
regsvr32 "C:Program filescomMon FilesSystemadomsado15.dll
Re-register adodb.stream components

If the above two methods are not resolved, there may be other reasons, not to try the following bat batch code. Copy the following code to Notepad, save as Cmd.bat, and double-click to run it.
 

Copy Code code as follows:


Echo is being repaired, this process may take several minutes, please wait ...


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 Jscrīpt.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 Vbscrīpt.dll


regsvr32/s Scrrun.dll Mstinit.exe/setup


regsvr32/s Msnsspc.dll/sspccreatesspireg


regsvr32/s Msapsspc.dll/sspccreatesspireg


Echo.


Echo.


Echo Repair Success! Any key exit!


Pause>nul



case:

The following is part of the code for a component-less upload upload.asp page:

Set Form = Server.CreateObject ("Scrīptin G.dictionary ")
Form.comparemode = 1
Set File = Server.CreateObject (" scrīpting. Dictionary ")
File.comparemode = 1
' a
Set tstream = Server.CreateObject (" ADODB. Stream ")
Setōupfilestream = Server.CreateObject (" ADODB. Stream ")
' B
was previously available to the entire program, but later because of computer poisoning, reload system and antivirus, found that this page program appears
Microsoft vbscrīpt run-time error ' 800a01ad '
ActiveX The part cannot create an object
Error, use
Response.Write Zuoyefeng Debug
Response.End

to debug at A and B, found to be
Set Tstream = Server. CreateObject ("ADODB.") Stream ")
The problem with this block. Visible, is a component of the problem, so use the above command to redo a note, OK, the problem solved.

or refer to the following method:
Run-time Error "429", and so on ActiveX parts cannot create solution for VB programs such as Objects
: Microsoft Data Access Components for Windows XP system ( MDAC) 2.8 Manually install the

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.