In this version, the library locations are hardcoded, and therefore will be evaluated based on the user's current working directory where the application was run. Thus the program can only be run from the DotNetClient/ directory.
This should be corrected so that the application can be run from any directory.
In this version, the library locations are hardcoded, and therefore will be evaluated based on the user's current working directory where the application was run. Thus the program can only be run from the
DotNetClient/directory.This should be corrected so that the application can be run from any directory.