G
Guest
Hi experts
I have a c# project which uses references to various dlls. All works ok on
my pc, but if I run the project on another machine it does not work
correctly. On further investigation, the other machine has the dlls in
different path locations.
How do I get my project to run wherever the dlls are stored? Could this be
done in a config file?
Many Thanks
I have a c# project which uses references to various dlls. All works ok on
my pc, but if I run the project on another machine it does not work
correctly. On further investigation, the other machine has the dlls in
different path locations.
How do I get my project to run wherever the dlls are stored? Could this be
done in a config file?
Many Thanks