I have written an Access application which uses Automation and opens Word document from inside this application. All this works fine on Win2K/Acc2K where the application was developed, but the program does not work on Access XP, returning the message “Object is not connected to server”. On Win2K/AccXP, the program even bombs out. I traced the procedure and found that the program gets the error when it comes to the line “.Execute FindText:= ….” Does anybody have any idea about this problem?
Thanks