Deployment MSI (RESOLVED)
Hello everyone,
I have created a "disconnected" .NET application that is being run on various laptops throughout my organization and, because of functional requirments, have to use an MSI file for setup across all of the laptops and to also facilitate updates to the underlying code.
Creating the MSI file isn't a problem but what has become a problem is that when I update my source project and then rebuild my MSI project, the source project DLL is not updated in MSI file. Read as: My code does not get updated in the MSI file.
I have noticed that the dll is pulled from my VSWebCache folder under Documents and Settings but this DLL appears to be updating everytime I recompile....
Any ideas?
"The one language all programmers understand is profanity."
__________________
===============================================
Doug Parsons
Wrox online library: Wrox Books 24 x 7
Did someone here help you? Click  on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================
|