429, ActiveX component can't create object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Deven

    429, ActiveX component can't create object

    HI Everybody,

    I have a program which is already compiled and it's
    executable is working on one of the server. Now when I am
    trying to run it on another server, it is giving me error
    429, ActiveX component can't create object.

    Any help will be appreciated.(de venfadia@yahoo. com)

    Thank you,
  • Herfried K. Wagner [MVP]

    #2
    Re: 429, ActiveX component can't create object

    Hello,

    "Deven" <devenfadia@yah oo.com> schrieb:[color=blue]
    > I have a program which is already compiled and it's
    > executable is working on one of the server. Now when I am
    > trying to run it on another server, it is giving me error
    > 429, ActiveX component can't create object.[/color]

    Are you sure you are talking about VB.NET?

    If this is a VB Classic question, please turn to one of the
    "microsoft.publ ic.vb.*" ngs.

    Regards,
    Herfried K. Wagner
    --
    MVP ยท VB Classic, VB.NET
    Die Website von H. Wagner zu .NET, Visual Basic .NET und Classic Visual Basic.



    Comment

    • SmartiKat

      #3
      Re: 429, ActiveX component can't create object

      you have missing DLLs, OCXes, or missing RegSvr32 commands. But please goto
      VB ng, not VB.Net ng.


      "Deven" <devenfadia@yah oo.com> wrote in message
      news:018c01c371 6b$110ba100$a10 1280a@phx.gbl.. .[color=blue]
      > HI Everybody,
      >
      > I have a program which is already compiled and it's
      > executable is working on one of the server. Now when I am
      > trying to run it on another server, it is giving me error
      > 429, ActiveX component can't create object.
      >
      > Any help will be appreciated.(de venfadia@yahoo. com)
      >
      > Thank you,[/color]


      Comment

      Working...