Home > Software engineering >  Insert the DATAGRID (download) controls after unable to open the dialog box!
Insert the DATAGRID (download) controls after unable to open the dialog box!

Time:09-27

Masters:
Consult, recent online download a ActiveX controls the DataGrid (oledb), 6.0 was run dialog is normal, but the insert dialog after the control is playing out, don't know what's the problem?

CodePudding user response:

Please expert help

CodePudding user response:

In a 64 - bit Windows:
64 exe and DLL in the directory c: \ Windows \ sys tem32 directory.
32 bit exe and DLL in the directory c: \ Windows \ sys wow64 directory.
So pay attention to:
In win64 system registered under 32-bit ocx DLL to 32 ocx or copy the DLL to the c: \ Windows \ syswow64 \ directory,
And registered to c: \ Windows \ syswow64 \ regsvr32 XXXXXXX ocx or DLL

CodePudding user response:

Dialog box isn't Ole container?

CodePudding user response:

Failed to Create control dialog, choose "No Create Failed" give it a try
  • Related