Results 1 to 8 of 8

Thread: package and deployment error

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Posts
    14

    package and deployment error

    Hi, im new in vb and i have created an application and i try to deploy it using package and deployment wizard..but there's an error which is "Unexpected error number 429 has occurred : Active X object can't create object". Anyone help me..

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: package and deployment error

    Thread moved to Application Deployment forum

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: package and deployment error

    You haven't deployed all the dependencies for your project...

  4. #4

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Posts
    14

    Re: package and deployment error

    What do you mean by that? How can i deploy it

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: package and deployment error

    You have to add all the dependencies for your project to your installation package.

  6. #6

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Posts
    14

    Re: package and deployment error

    ok..May i know what dependency is?

  7. #7
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: package and deployment error

    A dependency is a dll/exe/ocx that is your exe/dll/ocx needs in order to run. Without it, the area of your app that uses that control will not function correctly.

  8. #8

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Posts
    14

    Re: package and deployment error

    How can i dependency them all?

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