G
Guest
Hi, All,
I use ADO connection to connect DB, when build/run, it generates
interop.ADODB.dll and appName.exe, I want to use only .exe to deployment
this window app, so how to put the .dll file and .exe to generate only one
..exe file, which include .dll? The reason I ask is if deploying only .exe,
the app won't run and get error message, if put .dll and exe together, it
runs good. Therefore, any one can help this out?
Thanks for your time in advance,
Martin
I use ADO connection to connect DB, when build/run, it generates
interop.ADODB.dll and appName.exe, I want to use only .exe to deployment
this window app, so how to put the .dll file and .exe to generate only one
..exe file, which include .dll? The reason I ask is if deploying only .exe,
the app won't run and get error message, if put .dll and exe together, it
runs good. Therefore, any one can help this out?
Thanks for your time in advance,
Martin