Tagged Questions

1
vote
3answers
2k views

VB6 application requiring comdlg32.ocx, running on windows server 2008

I have a legacy vb6 application that needs to run on a server 2008 machine. I have been unable to get comdlg32.ocx to register, which the application depends on. Any suggestions?
0
votes
1answer
1k views

Internet Explorer 9 (IE9) hangs after closing activex form e.g. common dialog (comdlg32.ocx)

my intranet app allows users to browse & print using the CommonDialog activeX control (comdlg32.ocx). This has worked fine IE6-IE8. On IE9 client machines the common dialog is displayed as ...