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. PACKAGE AND DEPLOYMENT WIZARD

PACKAGE AND DEPLOYMENT WIZARD

Scheduled Pinned Locked Moved Visual Basic
csharpsysadmintutorial
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.
  • V Offline
    V Offline
    venkata lakshmi prasanna
    wrote on last edited by
    #1

    I have developed a project which should be implemented in multiple palces. If it is in VB, we will have an option called PAckage and Deployment which inturn creates all the OCX and DLL files which are required to run the project succesfully. But in VB.Net, I cannot get the Correct steps to be followed to set the PAckage and Deployment Wizard. Please Can anyone guide me throught the steps that can create a Package to Ditribute the Code. Thank you in ADVANCE

    T D 2 Replies Last reply
    0
    • V venkata lakshmi prasanna

      I have developed a project which should be implemented in multiple palces. If it is in VB, we will have an option called PAckage and Deployment which inturn creates all the OCX and DLL files which are required to run the project succesfully. But in VB.Net, I cannot get the Correct steps to be followed to set the PAckage and Deployment Wizard. Please Can anyone guide me throught the steps that can create a Package to Ditribute the Code. Thank you in ADVANCE

      T Offline
      T Offline
      Tamimi Code
      wrote on last edited by
      #2

      check this^

      When you get mad...THINK twice that the only advice Tamimi - Code

      D 1 Reply Last reply
      0
      • V venkata lakshmi prasanna

        I have developed a project which should be implemented in multiple palces. If it is in VB, we will have an option called PAckage and Deployment which inturn creates all the OCX and DLL files which are required to run the project succesfully. But in VB.Net, I cannot get the Correct steps to be followed to set the PAckage and Deployment Wizard. Please Can anyone guide me throught the steps that can create a Package to Ditribute the Code. Thank you in ADVANCE

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

        The Package and Deployment Wizard doesn't exist in the Visual Studio .NET. It's been replaced by the Setup project type, which builds a basic .MSI-based installation for you project. All you have to do is add a second project to your solution (File -> Add -> New Project -> Other Project Types -> Setup and Deployment. In there, you'll find a Setup Wizard that will walk you through creating the basic setup for your project.

        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        1 Reply Last reply
        0
        • T Tamimi Code

          check this^

          When you get mad...THINK twice that the only advice Tamimi - Code

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

          The link you posted goes to Crystal Reports projects....?

          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          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