HoustonGuy
Programmer
I'm trying to use an ActiveX Task to prompt the user of the package for a common dialog box using Vbscript but I can't get it to work.
The error tells me that it cannot create the object MsComDlg.CommonDialog. I've searched the registry for the ActiveX Common Dialog registration and cannot find the appropriate ProgID. It is hard to believe the .dll isn't registered since it is the basic dialog component of the system. The client is a Windows 98 machine.
I'm thinking it is because the ActiveX task in DTS uses the Windows Script Host which exposes a smaller portion of the 32 bit windows functionality.
Any thoughts or help on this is appreciated. Cody ford
Data Mining, Cleansing and Reporting Specialist
codyjford@hotmail.com
SQL, VB6, Seagate Info/Crystal Reports
The error tells me that it cannot create the object MsComDlg.CommonDialog. I've searched the registry for the ActiveX Common Dialog registration and cannot find the appropriate ProgID. It is hard to believe the .dll isn't registered since it is the basic dialog component of the system. The client is a Windows 98 machine.
I'm thinking it is because the ActiveX task in DTS uses the Windows Script Host which exposes a smaller portion of the 32 bit windows functionality.
Any thoughts or help on this is appreciated. Cody ford
Data Mining, Cleansing and Reporting Specialist
codyjford@hotmail.com
SQL, VB6, Seagate Info/Crystal Reports