Error #429
How do I find out what I need to run a program on an operating system without VS6.0 installed? I put a program I made and compiled on a computer that doesn't have VS it opened the first form fine.. when I went to the second dialog it said run time error 429... active X component can not create object... the only thing I have on that dialog box is a txt box, combo box, and a command button... I don't think I have any active x controls!
[448 byte] By [
jayderk] at [2007-11-18 2:12:46]

# 5 Re: Error #429
I have an application that is 116K in size. The package wizard puts many files in there...the cab file is 12MB.. is there a place we can see what the windows operating systems have on them so we don't need to include all of those files?
thanks for the help so far..