CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2002
    Posts
    19

    Question runtime error 430

    i am getting Runtime error 430- automation error
    object dosen't support automation
    when starting aplication developed in VB on client machine
    where no Visual studio installed
    i have created setup through package and deployment wizard. still it is giving this error on some machine
    not on all machine
    plz solve my problem
    i will be very happy to avoid this RTE ..
    tell me reason why this is coming

  2. #2
    Join Date
    Dec 2002
    Location
    dubai
    Posts
    11

    Thumbs up

    hi,

    pl check that in your setup package any creatable OLEs like word, excel, power point like are also included. if it is the case those applications need to be installed in the client machine.

    pl check it out

    thanks

    mnmohan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured