First of all UAC should be disabled in control panel. Better restart after doing it.
After that there is a problem with some dll that have not being included in the binary installer:
MSDATGRD.OCX (included and registered)
MSSDFMT.DLL (not included)
MSBIND.DLL (not included)
For a temporary solution you can download from this http://www.jcapper.com/TechServ_Bind.html
You have to download this DLL's to application folder and REGSVR32 them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Added in version 1.0.92
MSDATGRD.OCX (included and registered)
MSADODC.OCX (included and registered)
MSSDFMT.DLL (included and registered)
MSBIND.DLL (included and registered)
Should work from now on ;)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First of all UAC should be disabled in control panel. Better restart after doing it.
After that there is a problem with some dll that have not being included in the binary installer:
MSDATGRD.OCX (included and registered)
MSSDFMT.DLL (not included)
MSBIND.DLL (not included)
For a temporary solution you can download from this http://www.jcapper.com/TechServ_Bind.html
You have to download this DLL's to application folder and REGSVR32 them.
Added in version 1.0.92
MSDATGRD.OCX (included and registered)
MSADODC.OCX (included and registered)
MSSDFMT.DLL (included and registered)
MSBIND.DLL (included and registered)
Should work from now on ;)