C# Tutorial - How to Publish an application in Visual Studio | FoxLearn

Поделиться
HTML-код
  • Опубликовано: 22 авг 2015
  • How to publish a windows forms application in Visual Studio with auto update in c#, Create a ClickOnce setup

Комментарии • 27

  • @leventenagy7183
    @leventenagy7183 8 лет назад +1

    Very useful!
    Thanks again! :)

  • @cosmowu1640
    @cosmowu1640 7 лет назад

    amazing! This is what I want,thank you

  • @geniushumans5114
    @geniushumans5114 6 лет назад +2

    Please make a tutorial for makeing a classic installation setup for the application with licence and sql database.

  • @mhmdhussein7739
    @mhmdhussein7739 6 лет назад +1

    Thank you very much
    But Please how can I packege any program directly with the installation or with set up

  • @christopherk4504
    @christopherk4504 7 лет назад

    My Application work very fine but when I try to install the Application there is a problem: MetroFramework wasn't Intalled.
    How Can FIx it?

  • @muhammadishtiaqkhan1608
    @muhammadishtiaqkhan1608 8 лет назад +1

    +Fox Learn
    I have developed a c# Win-Forms Application along with MySQL workbench database.
    Application works very fine and also its setup also works fine.It properly installs in my PC and no problem occurs when working with application on my computer (on which it is developed).
    But real problem occurs here when I move the applciation's setup to another PC. It also installs there well and run properly but one huge problem occurs.
    "Unable to connect to any of the specified MySQL hosts".
    1-How to solve this problem.?
    2-How to attach database with application setup to be moved any client computer?
    3-Is it necessary that MySQL workbench must be installed in the client's computer ?

    • @foxlearn
      @foxlearn  8 лет назад

      Hi, You need to change the connection string to your application. See: www.connectionstrings.com/mysql/ . Or you can backup your database, then restore your database to the new computer has installed MySQL. Thanks

    • @ahmedsaleh4390
      @ahmedsaleh4390 5 лет назад

      I also face same problem

  • @symplegg9817
    @symplegg9817 6 лет назад

    one problem i have i guess a newer computer and iss is not on there would that be a problem

  • @dailyquran2072
    @dailyquran2072 3 года назад

    I can't publish my application like this. while I click on the update button An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\Users\User\Desktop\Publish' because access is denied. I have already given permission but still, error was given

  • @sum1sw
    @sum1sw 8 лет назад +1

    how do I include an icon? how do I add a text file used by the program?

    • @foxlearn
      @foxlearn  8 лет назад +1

      +sum1sw Hi, You can go properties->Application->Select your Icon file. To add text file to your project (Copy the text file to your project->Select the text file->Properties->Build action->Set is Content). Thank you !

    • @sum1sw
      @sum1sw 8 лет назад

      +Fox Learn Thank YOU :)

  • @princejoshsison6018
    @princejoshsison6018 5 лет назад

    how about publishing with mysql.. pls

  • @maherbabar3315
    @maherbabar3315 6 лет назад

    How to Publsh with sql database plzz help me

  • @cmiscoop1020
    @cmiscoop1020 3 года назад

    how to publish it to other network and run it ??

  • @Anton-kh9bj
    @Anton-kh9bj 3 года назад

    Doesn't work in 2021.
    Please update the video and show it again in a new version.

  • @epicpengu6210
    @epicpengu6210 4 года назад

    Can someone send link to source I really don’t feel like typing all that out

    • @foxlearn
      @foxlearn  4 года назад

      You can find source at my site. thank you !

    • @epicpengu6210
      @epicpengu6210 4 года назад

      Fox Learn ok Thank you!

  • @X3noic
    @X3noic 7 лет назад

    emi click on check update button nothing happend

    • @foxlearn
      @foxlearn  7 лет назад

      hi, you need to deploy your application with clickonce, then host your deploy to webserver. please try again. thanks

  • @putuokpi964
    @putuokpi964 7 лет назад

    Severity Code Description Project File Line Suppression State
    Error An error occurred while signing: SignTool.exe was not found at path C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\signtool.exe. final School APP can anyone fix my prob please help me a cant publish my app

    • @putuokpi964
      @putuokpi964 7 лет назад

      fixed. hahaha fixed from other video btw thanks FL