I am using Visual Basic 6.0 SP5. I created a small app that stores all of your powerpoint files in an access database and allows you to load a playlist and show the presentations from the list. The first version worked fine so I updated it, allowing the user to specify folders which the program would scan and load all of the PowerPoint shows within that folder and it's subfolders. I did this using FSO (Scripting.FileSystemObject). The project works nicely on my computer but when I install it using the PDW onto another computer, get an error "409 Unable to create ActiveX component." I have read that there were problems with PDW, but that they were fixed by sp3. I also download the WSH5.5 and installed directly onto the machine. While packaging the project with PDW I got an error about dependency files either not found or out of date the first time. After that I did not receive any errors when I tried to re-package the project.
I get the same error when I try to use the WSO (Windows Script Object)
any help would be appreciated,
tsmith
I get the same error when I try to use the WSO (Windows Script Object)
any help would be appreciated,
tsmith