Plugin.ocx removed with updates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Plugin.ocx file continues to be removed when we run MS Updates. The databases
are 2003 and forms don't work without the plugin.ocx. Tried making the .ocx
file read only, but that didn't work. We have to copy it back into Windows
System folder each time we run updates. Any ideas?
 
Remove the reference and compile your application. If it compiles, you
probably don't need it.
If you do need it, put a copy in the folder that has your mdb.

Damon
 
Back
Top