Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to deploy dll before custom action

How to deploy dll before custom action

Scheduled Pinned Locked Moved Visual Basic
sysadminhelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mithun Shitole
    wrote on last edited by
    #1

    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.

    K 1 Reply Last reply
    0
    • M Mithun Shitole

      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.

      K Offline
      K Offline
      Kschuler
      wrote on last edited by
      #2

      any help you want with this issue is entirely dependent on what method you use to deploy your application. What do you use?

      M 1 Reply Last reply
      0
      • K Kschuler

        any help you want with this issue is entirely dependent on what method you use to deploy your application. What do you use?

        M Offline
        M Offline
        Mithun Shitole
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups