This problem seems to have appeared since an upgrade from Office 2003 to Office 2007 although this could a be red herring! A database that has been used without issue for a long time has just started throwing up the error "License information for this component not found" The user clicks a button and a macro opens a word doc and fills fields entered in Access. It is when Access attempts to open word that the error occurs. On debugging it is this line that won't execute:
Set appWord = GetObject(, "Word.Application")
This has always worked but since the upgrade, no joy. The users have an MDE version of the data base but the same error occurs on the master too.
Alot of the fixes seem to be for Visual Basic itself and not for VB embeded Access databases.
Help needed please![]()