How to deploy dll before custom action
-
Hi, I have created a custom action which requires a reference to a dll say dll1, that dll in turn requires reference to another dll say dll2. Now I have a deployment issue of how to install dll2 before custom action takes place. I got the file not found exception for that dll from custom action. I have tried manually copying dll2 in system32 folder and my installer worked fine.
-
Hi, I have created a custom action which requires a reference to a dll say dll1, that dll in turn requires reference to another dll say dll2. Now I have a deployment issue of how to install dll2 before custom action takes place. I got the file not found exception for that dll from custom action. I have tried manually copying dll2 in system32 folder and my installer worked fine.
-
any help you want with this issue is entirely dependent on what method you use to deploy your application. What do you use?
Sorry I forgot to mention, I am using vs 2008 deployment project. I have added a custom action to it. My main project is in vb.net.
Mithun Shitole "Free Your Mind" http://www.technoyaari.com