Results 1 to 5 of 5

Thread: [2008] VB 2008 Help!

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2009
    Posts
    53

    [2008] VB 2008 Help!

    How do I upload what I made form Visual Basics onto my website??!

  2. #2
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: [2008] VB 2008 Help!

    Are you referring to an executable that you want people to be able to download from your website, or did you make a visual web application that you want uploaded to your host server?

  3. #3
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [2008] VB 2008 Help!

    In addition to what has been said already, you may be able to Publish your application to a website. This would have the effect of creating a ClickOnce Deployment that people could download from your site.

    Is this what you want?

    Gary

  4. #4

    Thread Starter
    Member
    Join Date
    Mar 2009
    Posts
    53

    Re: [2008] VB 2008 Help!

    Yes, for people to download.

  5. #5
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [2008] VB 2008 Help!

    In which case, you might want to look into using ClickOnce Deployment:

    http://msdn.microsoft.com/en-us/library/wh45kb66.aspx

    Gary

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