Run time error 429

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vdraceil
    New Member
    • Jul 2007
    • 236

    Run time error 429

    I created a game and made a .exe file out of it in vb6.0. i attached it in a mail 2 days ago and sent it to some of my friends-it worked in their PCs. yesterday i forwarded the same mail to some others too-it showed the error 429:"ActiveX component cannot be created". Does anyone know why this occured??
  • QVeen72
    Recognized Expert Top Contributor
    • Oct 2006
    • 1445

    #2
    Hi,

    Copying Exe in new system Will not suffice..
    You have to Create a Set-up Package for your application and Deploy in other Computer. and then you can run the EXE

    Regards
    Veena

    Comment

    • vdraceil
      New Member
      • Jul 2007
      • 236

      #3
      Originally posted by QVeen72
      Hi,

      Copying Exe in new system Will not suffice..
      You have to Create a Set-up Package for your application and Deploy in other Computer. and then you can run the EXE

      Regards
      Veena
      Its running in some of my friends PCs(that i've sent 2 days before)..and not running in some(that i've sent yesterday). I did consider to make a setup but the size is enourmous. I managed with a .exe file.

      Comment

      • QVeen72
        Recognized Expert Top Contributor
        • Oct 2006
        • 1445

        #4
        Hi,

        If the VB is Installed in other system, you dont need Package and Deployment. If VB is not installed, you need to Deploy it, no other go..


        Regards
        Veena

        Comment

        Working...