I have created an .ade from an adp without problems. When I try to open the .ade file I get the following error: "Requested type library or wizard is not a VBA project" The following files are my project:
- Lib.ade (Version 1): external library
- MainProgram.ade: compiled and made ade when the reference is to Version 1 and it works fine.
I sent these two file to client station without any problems but when I did some new changes and make new Lib.ade (Version 2) and sent to client environment, MainProgram (Version 1) gave the mentioned error.
Thanks for any help.