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. Deployment project problem

Deployment project problem

Scheduled Pinned Locked Moved Visual Basic
sysadminhelpquestion
4 Posts 3 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.
  • C Offline
    C Offline
    cstrader232
    wrote on last edited by
    #1

    I have a deployment project in the same solution with my main project. I add the primary output from the main project to the deployment project. When I build the deployment project it does not include the most current build of the main project's .exe I cannot figure out which build of the .exe the deployment project is using. Can anyone provide any way I can tell the deployment project which build of the main project to use? Than you

    D 1 Reply Last reply
    0
    • C cstrader232

      I have a deployment project in the same solution with my main project. I add the primary output from the main project to the deployment project. When I build the deployment project it does not include the most current build of the main project's .exe I cannot figure out which build of the .exe the deployment project is using. Can anyone provide any way I can tell the deployment project which build of the main project to use? Than you

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Clean the project before you rebuild it.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      C 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Clean the project before you rebuild it.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        C Offline
        C Offline
        cstrader232
        wrote on last edited by
        #3

        Thanks, that helps. Can I ask one more question? What is the setting that allows the user to update the application even if it is in the same version without having to first uninstall? Thanks

        K 1 Reply Last reply
        0
        • C cstrader232

          Thanks, that helps. Can I ask one more question? What is the setting that allows the user to update the application even if it is in the same version without having to first uninstall? Thanks

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

          I believe it's a combination of the setup project's UpgradeCode property and Version property.

          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