Adblock breaks this site

Question

Discussion in 'Programming General' started by Original VB, Apr 9, 2008.

  1. Original VB

    Original VB Guest

    Referrals:
    0
    Question

    I am currently new to visual basic and I am making a web browser. When I send my web browser to someone they get an error saying it couldn't download the necessary files how do i fix this?
     
  2. hmm

    hmm Active Member

    Joined:
    Jan 21, 2007
    Posts:
    181
    Referrals:
    2
    Sythe Gold:
    5
    Question

    which files...?
    the .net framework maybe?
     
  3. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    Question

    Learn native C, I'm sure your problems will be fixed then.

    But if you insist on Visual Basic, at least make sure he has the runtime files, or as Microsoft calls it, the .Net Framework. I recommend jumping out of the "Sythe cliche", as I call it, and actually make productive things rather than an umpteenth client that is forgotten within a week, or a Macro that is a copy of another, with no real use or purpose.

    Take a gander around http://microsoft.com/ and search for the .Net Framework. It really depends on what version of Visual Studio you uses as to which one he should get. Visual Studio 2005 uses .Net 2.0, 2008 uses 3.5 etc. etc.
     
  4. Original VB

    Original VB Guest

    Referrals:
    0
    Question

    they have .net 3.5 and it still says that and i have microsoft visual basic 2008 express edition and I'm not making a client I'm trying to learn and I heard the best way is to practice on web browsers.
     
  5. Stuart

    Stuart Guru
    Banned

    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10
    Question

    Mind sharing what exactly the error says and which files are needed.
     
  6. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    Question

    The best way to learn is to pick up a book written by a certified professional such as Herbert Shildt, and read it. Of course, doing the exercises in the book is necessary too, but it's how I learned Java and C/++ basics.

    Webbrowsers don't teach you much apart from how to add a control and use its inbuilt methods.

    Post the exact error.
     
  7. Original VB

    Original VB Guest

    Referrals:
    0
    Question

    It says "Cannot download the application. The application is missing required files. Contact application vendor for assistance." And I sent him everything that was created with it.
     
  8. Stuart

    Stuart Guru
    Banned

    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10
    Question

    Does it say what the missing files are?
     
< Auto-updating highscores | FindColor Help >


 
 
Adblock breaks this site