R
rory.groves
A DLL file included in a Deployment package in VS2005 does not
overwrite a previous version DLL on the device when installed.
I'm guessing because the older DLL may be still be "registered" when
the new DLL attempts to overwrite, and therefore does not.
No errors are thrown, i'm just not able to get the new DLL on the
device unless the old application is uninstalled entirely first.
Any way to force an overwrite??
overwrite a previous version DLL on the device when installed.
I'm guessing because the older DLL may be still be "registered" when
the new DLL attempts to overwrite, and therefore does not.
No errors are thrown, i'm just not able to get the new DLL on the
device unless the old application is uninstalled entirely first.
Any way to force an overwrite??