Page 1 of 1

Vista - Run-time error 339

Posted: Sat Jan 10, 2009 5:47 pm
by stone_
Help, I am not able to load the program...
I am receiving a run-time error 339 when I try to load the program The message is:
"Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

Thanks

D

RE: Vista - Run-time error 339

Posted: Wed Jan 14, 2009 6:57 pm
by stone_
Ok, I figured out a solution. I had to un-register the COMDLG32.OCX by typing:
regsvr32 /u c:\windows\system32\comdlg32.ocx
At the "Start Search" box in vista. Every thing seems to be working fine now.