|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Package/Deployment WizardGood morning. When I try to use the Package/Deployment Wizard to generate
all the files the end user will need to run the program, I get an Error Msg: "Unexpected error number 429 has occurred: ActiveX component can't create the object". Can anyone tell me how to fix this please? I tried it on two different programs and got the same error message on each of them. TIA, Jim. On Fri, 27 May 2005 15:14:54 GMT, "Jim Richards" <JWRicha***@satx.rr.com> wrote: ¤ Good morning. When I try to use the Package/Deployment Wizard to generate ¤ all the files the end user will need to run the program, I get an Error Msg: ¤ "Unexpected error number 429 has occurred: ActiveX component can't create ¤ the object". Can anyone tell me how to fix this please? I tried it on two ¤ different programs and got the same error message on each of them. TIA, Jim. ¤ See if the following helps: PRB: Error 429 Occurs When You Open or Use the Package and Deployment Wizard http://support.microsoft.com/default.aspx?scid=kb;en-us;255726 Paul ~~~~ Microsoft MVP (Visual Basic) Thank you Sir. The error occurs after I choose the Package or Deploy button
so I ran the statement for the hostwiz.dll : Regsvr32 "C:\Program Files\Microsoft Visual Studio\ COMMON\Wizards98\hostwiz.dll" but I get another error message. I believe this is due to the fact that I do not have Visual Studio on my PC, I only have Visual Basic 6 Professional Edition. What do I do now, please? TIA, Jim. Show quoteHide quote "Paul Clement" <UseAdddressAtEndofMess***@swspectrum.com> wrote in message news:0pie91t05seenoobagl4g5rklh2h8s4llt@4ax.com... > On Fri, 27 May 2005 15:14:54 GMT, "Jim Richards" <JWRicha***@satx.rr.com> > wrote: > > ¤ Good morning. When I try to use the Package/Deployment Wizard to > generate > ¤ all the files the end user will need to run the program, I get an Error > Msg: > ¤ "Unexpected error number 429 has occurred: ActiveX component can't > create > ¤ the object". Can anyone tell me how to fix this please? I tried it on > two > ¤ different programs and got the same error message on each of them. TIA, > Jim. > ¤ > > See if the following helps: > > PRB: Error 429 Occurs When You Open or Use the Package and Deployment > Wizard > http://support.microsoft.com/default.aspx?scid=kb;en-us;255726 > > > Paul > ~~~~ > Microsoft MVP (Visual Basic) It's possible that you're using an ActiveX control that you've got installed
on your PC but not by virtue of having VB installed, and it's got redistribution prevention on it. Show quoteHide quote "Jim Richards" <JWRicha***@satx.rr.com> wrote in message news:vxIle.5438$PR6.2527@tornado.texas.rr.com... > Thank you Sir. The error occurs after I choose the Package or Deploy > button so I ran the statement for the hostwiz.dll : Regsvr32 "C:\Program > Files\Microsoft Visual Studio\ COMMON\Wizards98\hostwiz.dll" but I get > another error message. I believe this is due to the fact that I do not > have Visual Studio on my PC, I only have Visual Basic 6 Professional > Edition. What do I do now, please? TIA, Jim. > > "Paul Clement" <UseAdddressAtEndofMess***@swspectrum.com> wrote in message > news:0pie91t05seenoobagl4g5rklh2h8s4llt@4ax.com... >> On Fri, 27 May 2005 15:14:54 GMT, "Jim Richards" <JWRicha***@satx.rr.com> >> wrote: >> >> ¤ Good morning. When I try to use the Package/Deployment Wizard to >> generate >> ¤ all the files the end user will need to run the program, I get an Error >> Msg: >> ¤ "Unexpected error number 429 has occurred: ActiveX component can't >> create >> ¤ the object". Can anyone tell me how to fix this please? I tried it on >> two >> ¤ different programs and got the same error message on each of them. TIA, >> Jim. >> ¤ >> >> See if the following helps: >> >> PRB: Error 429 Occurs When You Open or Use the Package and Deployment >> Wizard >> http://support.microsoft.com/default.aspx?scid=kb;en-us;255726 >> >> >> Paul >> ~~~~ >> Microsoft MVP (Visual Basic) > > I finally figured out how to fix this. I used the Search Function in Windows
Explorer to locate the file "hostwiz.dll". I then changed the "RUN" statement accordingly and Zimbo, it now works just fine. I do appreciate your help and I learned a bit about dependency files. You can have the Wizard create the dependence file instead of the Deployment Package if you choose to. Have a nice weekend. Jim. Show quoteHide quote "Bonj" <a@b.com> wrote in message news:O2C8fovYFHA.228@TK2MSFTNGP12.phx.gbl... > It's possible that you're using an ActiveX control that you've got > installed on your PC but not by virtue of having VB installed, and it's > got redistribution prevention on it. > > "Jim Richards" <JWRicha***@satx.rr.com> wrote in message > news:vxIle.5438$PR6.2527@tornado.texas.rr.com... >> Thank you Sir. The error occurs after I choose the Package or Deploy >> button so I ran the statement for the hostwiz.dll : Regsvr32 "C:\Program >> Files\Microsoft Visual Studio\ COMMON\Wizards98\hostwiz.dll" but I get >> another error message. I believe this is due to the fact that I do not >> have Visual Studio on my PC, I only have Visual Basic 6 Professional >> Edition. What do I do now, please? TIA, Jim. >> >> "Paul Clement" <UseAdddressAtEndofMess***@swspectrum.com> wrote in >> message news:0pie91t05seenoobagl4g5rklh2h8s4llt@4ax.com... >>> On Fri, 27 May 2005 15:14:54 GMT, "Jim Richards" >>> <JWRicha***@satx.rr.com> wrote: >>> >>> ¤ Good morning. When I try to use the Package/Deployment Wizard to >>> generate >>> ¤ all the files the end user will need to run the program, I get an >>> Error Msg: >>> ¤ "Unexpected error number 429 has occurred: ActiveX component can't >>> create >>> ¤ the object". Can anyone tell me how to fix this please? I tried it on >>> two >>> ¤ different programs and got the same error message on each of them. >>> TIA, Jim. >>> ¤ >>> >>> See if the following helps: >>> >>> PRB: Error 429 Occurs When You Open or Use the Package and Deployment >>> Wizard >>> http://support.microsoft.com/default.aspx?scid=kb;en-us;255726 >>> >>> >>> Paul >>> ~~~~ >>> Microsoft MVP (Visual Basic) >> >> > > On Fri, 27 May 2005 17:11:55 GMT, "Jim Richards" <JWRicha***@satx.rr.com> wrote: ¤ Thank you Sir. The error occurs after I choose the Package or Deploy button ¤ so I ran the statement for the hostwiz.dll : Regsvr32 "C:\Program ¤ Files\Microsoft Visual Studio\ COMMON\Wizards98\hostwiz.dll" but I get ¤ another error message. I believe this is due to the fact that I do not have ¤ Visual Studio on my PC, I only have Visual Basic 6 Professional Edition. ¤ What do I do now, please? TIA, Jim. ¤ What is the error message you are now getting? Paul ~~~~ Microsoft MVP (Visual Basic)
Accelerating Extraction of Bits From Text
Generate email from user Form VB 6 and MS-Word question Quotation mark as string how to pass over events in stacked objects? How do you make child sub-commands visible in DataReport controls? Releasing lock on MDB file after DataReport1 closes One procedure for a textbox array? Can I develop VB6 App for windows CE? |
|||||||||||||||||||||||