A VB6 app that was developed years ago and was working fine this
morning, no longer works since uninstall of both Visual Studio 2005 and
Visual Studio 2003. Form controls that are data bound do not display
values. Values that are entered into data bound controls do not get
written to the Access database. In a effort to fix the problem, we have
reinstalled Visual Studio 2005, Visual Studio 6.0, and MS Access 2000.
We are running on a Windows 2000 OS. Any ideas?
Thanks!
Lu
RobinS - 27 Feb 2007 23:36 GMT
Did it work after you reinstalled?
Robin S.
--------------------
>A VB6 app that was developed years ago and was working fine this morning,
>no longer works since uninstall of both Visual Studio 2005 and Visual
[quoted text clipped - 5 lines]
> Thanks!
> Lu
swen - 28 Feb 2007 04:07 GMT
No, that is why I am asking for help. Could it be a problem with MSBIND.dll?
Lu
> Did it work after you reinstalled?
>
[quoted text clipped - 9 lines]
>> Thanks!
>> Lu
RobinS - 28 Feb 2007 07:24 GMT
I have no idea. Since that appears to be stored in c:\windows\system32,
it's more likely to have come from VB6 rather than .Net. Mine is version
6.1.97.82, dated February 23, 2004.
One thing that's odd. You said you uninstalled VS2005 and VS2003, but you
reinstalled VS2005 and VS6 and Access2000. Did you not reinstall the same
things you uninstalled?
Do you have the code for the app? If you run it in the VB6 IDE, does it
work?
Robin S.
----------------------------------------
> No, that is why I am asking for help. Could it be a problem with
> MSBIND.dll?
[quoted text clipped - 13 lines]
>>> Thanks!
>>> Lu
lb - 28 Feb 2007 16:35 GMT
Found solution!
The problem is discussed in this article:
http://support.microsoft.com/kb/814707
We registered MSBIND.DLL and our app started working again.
FROM: lb DATE: 2/27/2007 2:52 PM
> A VB6 app that was developed years ago and was working fine this
> morning, no longer works since uninstall of both Visual Studio 2005 and
[quoted text clipped - 5 lines]
> Thanks!
> Lu
RobinS - 28 Feb 2007 22:37 GMT
Cool! Congratulations.
Robin S.
Ts'i mahnu uterna ot twan ot geifur hingts uto.
-----------------------------------------------
> Found solution!
> The problem is discussed in this article:
[quoted text clipped - 11 lines]
>> Thanks!
>> Lu
George - 18 Apr 2007 00:28 GMT
Thank you very much. This has been driving me crazy...about to rewrite the
app. Re-registered msbind.dll and textboxes and grids are now displaying the
bound data. Muchas gracias!
> Cool! Congratulations.
> Robin S.
[quoted text clipped - 15 lines]
> >> Thanks!
> >> Lu