B
Brian P. Hammer
Not a forms questions but I always get good responses here in this NG...
I have created a setup package. In this package, it detects my dependents. Some of these are dll files for textbox validation and stuff. I created another folder under the application folder called support files. I install these files to this folder but when I run the program after the successful setup, I get an error saying the file is not found. If I go back and install them into the root application folder, everything is ok. I have made sure each of the forms has an imports. How can I install these dependencies to another folder outside of the root folder?
Thanks,
I have created a setup package. In this package, it detects my dependents. Some of these are dll files for textbox validation and stuff. I created another folder under the application folder called support files. I install these files to this folder but when I run the program after the successful setup, I get an error saying the file is not found. If I go back and install them into the root application folder, everything is ok. I have made sure each of the forms has an imports. How can I install these dependencies to another folder outside of the root folder?
Thanks,