Results 1 to 3 of 3

Thread: Need Advice on Deploying Application

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    29

    Need Advice on Deploying Application

    I have written an application in VB6 and need to deploy it. I am new to deployment methods and need advice on the best way to proceed. I tried to bring up the MS Package and Deploment Wizard in VB6 by checking that box under the Project->Components menu, got the error message "error in loading DLL". Does anyone know why that is happening? Is there an alternative package and deployer that you could recommend? Thanks.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Need Advice on Deploying Application

    The Package and Deployment Wizard is an Add-In. It should be in your list of available add-ins. Once loaded a new menu item will appear in the Add-In menu.

    Alternatively you can run it directly from
    Start -> Programs -> Microsoft Visual Studio 6.0 -> Microsoft Visual Studio Tools

    The above depends on your version and the options you chose at installation/setup.

    Other options

    MSI Installer - download from Microsoft's Website.

    Check out the FAQ in the Application Deployment Forum
    http://www.vbforums.com/showthread.php?t=315829

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Need Advice on Deploying Application

    Move
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width