|
JCapper Technical Service Bulletin
|
|
Cannot Initialize Data Bindings
This error condition is caused by missing Dependency Files. JCapper's Profile Table Interface uses
a Microsoft Data Grid Control. Microsoft's Data Grid Control in turn uses the following three dependency
files: MSDATGRD.OCX, MSSDFMT.DLL, and MSBIND.DLL. If you are getting a "cannot initialize data bindings"
error then one or more of these three files is missing from or not registered on your system.
Download Link
Data Grid Download - click here
Install Instructions
1. SAVE the MSDATGRD.EXE file to your c:\JCapperBuild folder.
2. After the download is complete, use the download complete dialog box to open the MSDATGRD.EXE file.
--or--
2b. Use windows esplorer (right click your Windows Start Button and select explore) to navigate to
your c:\JCapperBuild folder, find the MSDATGRD.EXE file, and open it by double clicking on it.
3. Extract the download file contents onto your c:\JCapper\OCX Folder.
a. Click OK at the "This program will unpack the JCapper Data Bindings Patch" prompt.
b. Click the BEGIN Button on the ZipFusion Installer. The ZipFusion Installer will extract the file
contents to your c:\JCapper\OCX Folder.
c. Click OK at the "File Extraction is Complete" message and X out of the Installer.
4. Register each of the Dependency Files using Regsvr32. Actually, you will use Regsvr32 to un-register
each Dependency File first before registering it. You must do this for each of the Dependency Files.
MSBIND.DLL
a. Click the Windows Start Button and select RUN.
b. Copy and Paste the following command line into the Run TextBox and click OK:
Regsvr32 /U c:\JCapper\OCX\MSBIND.DLL
c. Copy and Paste the following command line into the Run TextBox and click OK:
Regsvr32 c:\JCapper\OCX\MSBIND.DLL
MSSTDFMT.DLL
a. Click the Windows Start Button and select RUN.
b. Copy and Paste the following command line into the Run TextBox and click OK:
Regsvr32 /U c:\JCapper\OCX\MSSTDFMT.DLL
c. Copy and Paste the following command line into the Run TextBox and click OK:
Regsvr32 c:\JCapper\OCX\MSSTDFMT.DLL
MSDATGRD.OCX
a. Click the Windows Start Button and select RUN.
b. Copy and Paste the following command line into the Run TextBox and click OK:
Regsvr32 /U c:\JCapper\OCX\MSDATGRD.OCX
c. Copy and Paste the following command line into the Run TextBox and click OK:
Regsvr32 c:\JCapper\OCX\MSDATGRD.OCX
That's It!!
After un-registering and registering each of the Dependency Files you should be able
to access JCapper's Profile Table Interface.
-jp
.
|
Copyright © 2006 JCapper Software
|
|