|
-
Mar 27th, 2008, 01:03 PM
#1
Thread Starter
New Member
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..
-
Mar 27th, 2008, 01:07 PM
#2
Re: package and deployment error
Thread moved to Application Deployment forum
-
Mar 27th, 2008, 09:09 PM
#3
Re: package and deployment error
You haven't deployed all the dependencies for your project...
-
Mar 28th, 2008, 02:06 AM
#4
Thread Starter
New Member
Re: package and deployment error
What do you mean by that? How can i deploy it
-
Mar 28th, 2008, 02:08 AM
#5
Re: package and deployment error
You have to add all the dependencies for your project to your installation package.
-
Mar 28th, 2008, 02:23 AM
#6
Thread Starter
New Member
Re: package and deployment error
ok..May i know what dependency is?
-
Mar 29th, 2008, 12:55 AM
#7
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.
-
Mar 30th, 2008, 10:04 AM
#8
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|