Prev: The instruction at xxxx referenced memory.... After DotNet update
Next: How do I add a domain user account to a local group
From: jpBless on 13 Jul 2010 13:16 Solved! I looked at the error log generated by the application and figured it was related to a third Active X. I reinstalled/regristered the ActiveX... works now. The baffling thing is how this happened just suddenly when the same system worked OK the previous day. Ok I panicked that's why I did not check the error log before posting. "jpBless" <jp3blessNoSpam(a)hotmail.com> wrote in message news:%233vODqqILHA.1996(a)TK2MSFTNGP06.phx.gbl... > > > All VB6/SP6 apps on my development machine that connect to Access database > using ADO 2.8 suddenly stopped working today. They display they above > error. Any one know how to resolve this problem? > > Thanks in advance for your help > >
From: ralph on 13 Jul 2010 15:51
On Tue, 13 Jul 2010 13:16:35 -0400, "jpBless" <jp3blessNoSpam(a)hotmail.com> wrote: >Solved! > >I looked at the error log generated by the application and figured it was >related to a third Active X. I reinstalled/regristered the ActiveX... works >now. The baffling thing is how this happened just suddenly when the same >system worked OK the previous day. Ok I panicked that's why I did not check >the error log before posting. > Unfortunately there are many subtle (though rare) ways to confuse the Registry concerning 32-bit ActiveX components. Moving things about (logically or physically), installing other products (beta, under different accounts), ... the list is endless. The key is to run a Registry Cleaner regularly. IMHO for a developmnet box at least once a day. -ralph |