Results 1 to 13 of 13

Thread: Making A Program able to be distributed!!PLEASE HELP

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    8

    Question Making A Program able to be distributed!!PLEASE HELP

    I have made a program on my computer in Visual Basic form, I dont know if this can be done, but, I want to run the program on another computer but that computer does not have Visual Basic. PLEASE HELP!!!

    I have tried running the program but i get a message saying,

    This application failed to initialize properly (0xc0000135)

    If someone is willing to create a walkthrough, on how to overcome my problem i would be very grateful.

  2. #2
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: Making A Program able to be distributed!!PLEASE HELP

    Both C# and VB are based on the dotnet framework that needs to be installed on the depoyment computer.

    Regards
    Jorge
    "The dark side clouds everything. Impossible to see the future is."

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

    Re: Making A Program able to be distributed!!PLEASE HELP

    You can download and install it from the M$ website. Here is the link for version 1.1
    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

  4. #4

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    8

    Angry Re: Making A Program able to be distributed!!PLEASE HELP

    What do you mean by the "depoyment" Computer

    This is also on the download page, so why do I need to download this!!

    Note: If you have already installed Microsoft Visual Studio .NET 2003, you do not need to install the .NET Framework SDK separately. Visual Studio .NET 2003 includes the SDK.

    Thanks for any help!!

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

    Re: Making A Program able to be distributed!!PLEASE HELP

    Quote Originally Posted by joey179
    ...but, I want to run the program on another computer but that computer does not have Visual Basic. PLEASE HELP!!!
    The target computer (the one you want your program to run on) does not have VS 2003
    nor the Framework so it will fail like that. If you download and install the Framework on
    the system you want you program to run on, it will then run.
    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

  6. #6

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    8

    Angry Re: Making A Program able to be distributed!!PLEASE HELP

    This still isnt allowing me to play my program.

    I downloaded the Frame VB, but when i install it only the documentation installs.

    Please help
    Thanks

  7. #7
    PowerPoster SuperSparks's Avatar
    Join Date
    May 2003
    Location
    London, England
    Posts
    265

    Re: Making A Program able to be distributed!!PLEASE HELP

    On the computer that you want to install the app on, go to www.windowsupdate.com and download the .NET framework from there if you can't get the redistributable to install.
    Nick.

  8. #8

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    8

    Angry Re: Making A Program able to be distributed!!PLEASE HELP

    Yes I have downloaded both the Frame Work and redistribution Software, but both, just install and give me the documentation.

    When I am in the middle of installing, it say the framework needs to e installed before you can install the Tools , but how do I install them afterwards

  9. #9

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    8

    Angry Re: Making A Program able to be distributed!!PLEASE HELP

    Also I have not changed the Appliation. For Example, I havent made it into a .exe. file or used, DLL's. If I need this then can someone please tell how to implement these into my application.

    Thanks For Any Help

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