Hi,
This problem is due to different versions of the Common Dialog.
Create a new VB 5 project and add the common dialog to it.
Open up the new VBP file with note pad and copy out the line that
defines the common dialog.
Open up your old VBP file with note pad and substitude the new
common dialog line for the old one.
Reopen your VBP with VB 5.
You may have to repeat this procedure for the windows common controls
ocx, comclt32.ocx.
...
George
GridLinx Software Programming Tools for VB Programmers
http://www.gridlinx.com
Quote:
>How do you get the commondialog control to function after upgrading from VB
>4 Enterprise to VB 5 Enterprise?? All I receive is a " can not load error.
I
>urgently need this control back, any ideas? Also, is it true that VB 4 and
>VB 5 cannot be installed on the same computer at the same time? If true how
>do I upgrade the program correctly? Service Pack 3 did nothing to fix the
>above error.
>Len Fluhrer IIIrd.