-
Sheridan's Data Widgets 3.13
I realize that this might not be the correct place to ask this question, but here goes.
We use Sheridan's Data Widgets 3.13 controls, specifically the grid and dropdowncombo box controls. I'm trying to build an InstallShield setup for our VB6 application. So far, I've been able to determine that some file(s) that support SSDW3B32.OCX are missing in the setup, but I don't know which ones. I'm including the merge module for MFC42 (I think IS7 calls it "MFC 6.0"), but for some reason that doesn't appear to be enough. I've looked through the README.HTM file and I believe I'm including what I need to, but clearly I'm not.
What else should I include?
Rod
-
look out for a file called SSDW3B32.DEP, this should be in the same directory as the ocx
it's the vb dependency file
inside of this file, there are all dependencies for this Control
-
Thank you, _Doog_, I believe that will take care of my problem.
-
I found that I was still having problems with the install of Sheridan's DataWidgets 3.13. And then, by accident, I discovered how to "fix" it. I had been installing it into a folder off of "Program Files\<our company>\<this app>", but that didn't work.
Instead, I found that I had to install it into the windows system folder. Once I put it there, it worked just fine.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules