cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
cjorgensen
Level 3

Installer is adding old DLL referenced files

I am creating an installer and I have run into this now twice with some projects that I have created. I have added an installer to a project and when I build it, the installer is adding an old referenced DLL, and not the new one that is referenced in my project. I look in my project and in the bin folder, and the correct DLL with the right version is there, but the installer is getting a file from somewhere else, like it is cached or something.

How can I make sure that my projects References and Dependencies are added to the installation correctly?
0 Kudos
(1) Reply
chiranjeevi
Level 7 Flexeran
Level 7 Flexeran

Hello,

There is a post with similar issue on going in the forum.

Please follow below post for further updates:

http://community.flexerasoftware.com/showthread.php?203596-InstallShield-releasing-outdated-DLL-from-Temp-ASP-NET-files-instead-of-bin-Release

Thanks,
Chiranjeevi
0 Kudos