Results 1 to 5 of 5

Thread: Oh well! I should have known

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    9

    Angry Oh well! I should have known

    Big dissapointment, I finally after much travail completed my first vb.net programme. Triumphantly fired it off to my friends, and waited their praise. But no one could run it because they had not installed the .net framework. These are just your basic computor owners and have no need as yet for the .net system. If I had known I would have done the programme in VB classic. Actually I have enjoyed the programming but with all the tutorials available and I read a heap of them, none pointed out the obvious fact that a computor needs the .net framework to run .net programmes.
    Cheers Pete

  2. #2
    Member
    Join Date
    Mar 2004
    Posts
    53

    Re: Oh well! I should have known

    If they had updated their windows they should have it already on thier computers. I haven't had a problem yet, sold a few applications and of course I always tell them they need .NET framework on and I always get the same reply "Ya already got that on because I updated" *shrug*.

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Oh well! I should have known

    You say that your friends have no "need" of the .NET Framework but obviously they do. Your's is not the only .NET app out there you know. More and more will appear and anyone who wants to use any of them will "need" the .NET Framework installed. I don't think every VB6 tutorial out there specifies that you must have the VB runtime files installed to run a VB6 app, so what's the difference? It's up to you as a developer to do the research and know what the prerequisites are for running your app. There would be a great many threads on this forum alone that point out that the .NET Framework is required to run a .NET app, not to mention the countless other places on the Net that would provide the same information.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Oh well! I should have known

    It's also VERY simple to add the .NET runtimes, though you can't do it with a floppy. Just download and distribute the dotnetfx.exe.
    My usual boring signature: Nothing

  5. #5
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: Oh well! I should have known

    Quote Originally Posted by Spinett
    These are just your basic computor owners and have no need as yet for the .net system.
    Don't worry, they will. How soon? That depends on what they're using their computers for...Norton Ghost for example needs the .Net 1.1 framework.

    Quote Originally Posted by Spinett
    Actually I have enjoyed the programming but with all the tutorials available and I read a heap of them, none pointed out the obvious fact that a computor needs the .net framework to run .net programmes.
    That's why it's called obvious.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

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