Hi
I'm using Access 2010 and have created an app and released it by using the build in Access Package wizard. The app references 2 seperate .accdb files as libraries that contains VBA code.
However, after I've installed the app on a new PC it seems to be missing some of the references. The 2 files are installed in the same directory as the app, but I get errors when performing certain actions in the runtime version.
Examples of errors: "The expression you entered has a function name that MyApp can't find" and at other places I get the "Enter parameter" pop up screen asking for a value for "MyLibraryFunction"
Note: There are no RefLibPaths entries in the registry.
I'm using Access 2010 and have created an app and released it by using the build in Access Package wizard. The app references 2 seperate .accdb files as libraries that contains VBA code.
However, after I've installed the app on a new PC it seems to be missing some of the references. The 2 files are installed in the same directory as the app, but I get errors when performing certain actions in the runtime version.
Examples of errors: "The expression you entered has a function name that MyApp can't find" and at other places I get the "Enter parameter" pop up screen asking for a value for "MyLibraryFunction"
Note: There are no RefLibPaths entries in the registry.