G
galenpeck
I have an Access Project application that was originally referencing VB6.olb.
This application was packaged to distribute the vb6.olb object library. The
application appeared to install fine and work fine. But, now after the
application is uninstalled, the next time Access 2003 is started it goes
through a self-repair.
It appears that this self-repair is caused by the removal of vb6.olb during
the un-install of the application. I think this object library is included in
the VBA DLLs and probably should not have been included in the original
install.
Does anyone have any insight as to why the uninstall of this application
would cause Access to go through a self-repair? The self-repair only happens
after you try to execute VBA code.
This application was packaged to distribute the vb6.olb object library. The
application appeared to install fine and work fine. But, now after the
application is uninstalled, the next time Access 2003 is started it goes
through a self-repair.
It appears that this self-repair is caused by the removal of vb6.olb during
the un-install of the application. I think this object library is included in
the VBA DLLs and probably should not have been included in the original
install.
Does anyone have any insight as to why the uninstall of this application
would cause Access to go through a self-repair? The self-repair only happens
after you try to execute VBA code.