How to Create Setup exe in Visual Studio 2019 using ClickOnce | FoxLearn

  Рет қаралды 97,134

Fox Learn

Fox Learn

5 жыл бұрын

How to Create Setup exe in Visual Studio 2019 using ClickOnce C# Windows Forms Application Step by step.
Website: foxlearn.com
Thourgh this video you will learn:
How to create a ClickOnce application or create a setup file using visual studio
How to create clickonce application in visual studio 2015/2017/2019
how to create clickonce deployment
clickonce application download
Automatically install updates with ClickOnce deployment
clickonce update programmatically
clickonce update prerequisites
clickonce web deployment

Пікірлер: 84
@imapseudonym6198
@imapseudonym6198 Жыл бұрын
Thanks for the assist! My company wants to run some special code on remote machines with a unique bit of hardware attached to them, and we were struggling with how we were going to do that with the level of control we want over the experience. For security reasons, the Microsoft Store was not an option. ClickOnce is the direction we're leaning in, so this helps me get a basic entry into what I'll be working with.
@DrBreyn
@DrBreyn 3 жыл бұрын
Hey Fox Learn! Did you make a custom preset for you voice, or is it from a website? It sounds very good and the most human I've heard yet, so I'd love to know, thank you!
@williehendriks4674
@williehendriks4674 4 жыл бұрын
Great video tutorial, thanks!
@DieterSoost
@DieterSoost Жыл бұрын
Thank's for Tutorial, works great (also under VS 2022) ! Keep going 🙂
@charlesspolander8019
@charlesspolander8019 4 жыл бұрын
Thanks for a helpful tutorial, this video was the one that helped me get web deployment with ClickOnce working for the first time. The one thing that you showed me that made all the difference was to run the application manifest file in the bin elease\app.publish folder, to get the application to install successfully for the first time!!! I have experienced an issue with making changes and and then redeploying as per your example though. I double click on the application icon, which is now on the desktop. I can see it connect to the web site but it does not "detect" that the application has changed and loads the previously installed version. (This is what I envision that my users will be doing). If I want the latest version to be installed from the web site, then I have to run the application manifest from the bin elease\app.publish folder again, and it works just fine. However, my users will not have access to this manifest file. If I go to the length of downloading the newly updated application manifest file from the web site and running it locally, I get an error as follows : + The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. + The remote certificate is invalid according to the validation procedure. I would be grateful if you could point out what I am doing wrong !!
@issexperts
@issexperts 4 жыл бұрын
I have the same problem. Can you please to let the updates executed automatically as in the video. I have checked if thing , but still the update is not working automatically.
@matteocavaliere6691
@matteocavaliere6691 2 жыл бұрын
I have the same problem! :C Please help me...
@danielsolomon6227
@danielsolomon6227 Жыл бұрын
Excellent video, very informative and simple to follow.
@PIDOtomasyon
@PIDOtomasyon 4 жыл бұрын
thanks for all shares and music. Excellent.
@foxlearn
@foxlearn 4 жыл бұрын
You're welcome. Thank you !
@TheByteBit
@TheByteBit 5 жыл бұрын
Great video. Keep them coming!
@foxlearn
@foxlearn 5 жыл бұрын
Thank you so much !
@jordanwebmaster
@jordanwebmaster 2 жыл бұрын
great start thanks so much
@EgoPingvina
@EgoPingvina 4 жыл бұрын
What is the website that you put in "Installation folder..." and "Update location..."? Is it depends on FTP server which using as "Publish folder"?
@austrinixofficial5589
@austrinixofficial5589 3 жыл бұрын
It is an FTP server with a personal Username and Password! FoxLearn can't tell the Username and Password!
@jogosediversao2868
@jogosediversao2868 4 жыл бұрын
Hello Good afternoon, I'm in trouble, when I install setup.exe, he says he can't install the application, I did everything correct, and I still got the error!, Help me please!
@nerigol10
@nerigol10 4 жыл бұрын
I have visual studio 2019 community version, i installed click once, but in the properties of my project the tab of publish is not available, i mean only appears a text saying 'The publish components are not available. You need to reinstall Visual Studio to publish your application', i try to reinstall individually these components and reinstall visual studio but still not working, any suggestion about this? by the way you video have a very good information. thanks.
@sinhandle
@sinhandle 2 жыл бұрын
lo resolviste? did you solved it?
@matteocavaliere6691
@matteocavaliere6691 2 жыл бұрын
Thanks so much for your video! I have a problem when I open software and this check updates and found request me a certificate... I tried to set the certificate but not working... Please can you help me?
@adriancuellar9384
@adriancuellar9384 3 жыл бұрын
Many thanks!
@foxlearn
@foxlearn 3 жыл бұрын
You're welcome! Thank you !
@yesterrosa6940
@yesterrosa6940 3 жыл бұрын
Hello, great video! It worked excellent for me until I get to the part of the execution of the file.exe, I get the ERROR error WHEN TRYING TO INSTALL 'APPLICATION', and in details of the problem it notifies me that Error when trying to download from 'Host'. I would very much appreciate your help! Greetings
@williokine6014
@williokine6014 5 жыл бұрын
Great video please do video on custom paging with dgvprinter ,thank you
@foxlearn
@foxlearn 5 жыл бұрын
OK. Thank you for your suggestion !
@zuzaratrust
@zuzaratrust 4 жыл бұрын
It won't let me get the Form in vs2019. Can somebody help me with this?
@kumarharsheng
@kumarharsheng 2 жыл бұрын
Is there any way to set the path where user want to install?
@DiyintheGhetto
@DiyintheGhetto Жыл бұрын
Hello how can we stop that windows protection pop up from happening to everyone? I was looking into sign certification maybe?
@user-tc1cn1mq5j
@user-tc1cn1mq5j Жыл бұрын
Hi! How can I change the configuration and platform of my project when I start publishing it?
@kumaresha3348
@kumaresha3348 3 жыл бұрын
Great Video. Whether it can be done using DB with MySql. If yes, can you do video on how to create setup using clickonce.
@foxlearn
@foxlearn 3 жыл бұрын
I think you should create a form allows you to configure mysql connection
@alirezaabedi1885
@alirezaabedi1885 5 жыл бұрын
good my friend.
@foxlearn
@foxlearn 5 жыл бұрын
Thank you !
@SlayedSOUL
@SlayedSOUL 4 жыл бұрын
nice job. i have a file msconn.dll (its trick file from txt...) that includes sql connection string. it doesnt add the file when i publish the app. its working in debug folder but i have connection error after installation. i checked published address but there is no my file msconn.dll. how to add my file ?
@foxlearn
@foxlearn 4 жыл бұрын
You need to click the application file, then select include it. thank you !
@veonvanzyl1809
@veonvanzyl1809 2 ай бұрын
What about the icon in the Add Remove program page??
@jaimestuardo4655
@jaimestuardo4655 2 жыл бұрын
Hello.... my application requieres to install a device driver in order to use it. The installer of the device is called Driver.exe. How can I run that installer when application is being installed and later, when it is run? If the driver is already installed, obviously it should not install again.
@one.genova
@one.genova 3 жыл бұрын
Como se llama el software para crear voces para video Me gusta la voz del video.. Saludos desde Perú
@hossamelmasreyhe
@hossamelmasreyhe 5 жыл бұрын
very good, can you add other requirements like dapper , SQL server express ,, etc ?
@foxlearn
@foxlearn 5 жыл бұрын
OK. Thank you for your suggestion !
@wowschannel8109
@wowschannel8109 4 жыл бұрын
Good!
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@mhraamirali
@mhraamirali 5 жыл бұрын
How to add one year subscription plan in Windows application which active with key after 1 year
@foxlearn
@foxlearn 5 жыл бұрын
You should integrate license key to your application. I'll update tutorial on my site show how to do that. thank you !
@ghassanalokla7875
@ghassanalokla7875 4 жыл бұрын
very good.
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@KasimovaDS
@KasimovaDS 4 жыл бұрын
Excelente vídeo! Yo tengo un problema con los prerrequisitos, yo tengo a Crystal Reports como Prerrequisito e instala desde la website del proveedor, pero cuando instalo el Setup.exe me instala los prerrequisitos, pero hace el el proceso de instalación de prerrequisitos siempre que inicio el sistema, aunque ya lo tenga instalado, como puedo solucionar eso?
@KasimovaDS
@KasimovaDS 4 жыл бұрын
Solucionado! Ya quedo solucionado, mi problema era que seleccionaba la opción "La aplicación solo está disponible en línea" pero la opción correcta es "La aplicación también está disponible sin conexión" Gracias a su vídeo lo solucioné.
@TheAmazeer
@TheAmazeer 4 жыл бұрын
Does the user have the rights to install the application? I mean is it possible to embed local computer administrator credentials in the installer?
@foxlearn
@foxlearn 4 жыл бұрын
Let me try to research
@lamgiabao447
@lamgiabao447 4 жыл бұрын
My FTP Server doesn't allow *.exe File. Then the Setup.exe cannot be uploaded. What can I do :((
@NeXtYT
@NeXtYT 4 жыл бұрын
try it on 000webhost, i was trying with awardspace, but with that one 000webhost, its working by now
@rudolf2879
@rudolf2879 4 жыл бұрын
Nice video. Please do create for .net core version. thanks.
@foxlearn
@foxlearn 4 жыл бұрын
OK. Thank you for your suggestion !
@EgoPingvina
@EgoPingvina 4 жыл бұрын
@@foxlearn When can we see it?
@projectthird-uy9zk
@projectthird-uy9zk Жыл бұрын
hello when i upload publish to ftp i got an error failed to copy files to ftp ........
@alzubairit
@alzubairit 5 жыл бұрын
I have logged in to dotnetgate.com and have created a user name and password and I have done the work as you have done with your video but after you have publish and entered the user name and password show me that username or password error please make a video to solve this problem Thank you
@foxlearn
@foxlearn 5 жыл бұрын
You should buy a host, then you can setup the ftp account. You can't use username and password at dotnetgate, the account only use for forum
@barathrajkb
@barathrajkb 3 жыл бұрын
How to publish with CefSharp nuGet package (I made a browser with your tutorial) My friend is getting an error (missing dll) when he tries to install it
@foxlearn
@foxlearn 3 жыл бұрын
I think you should change cpu target, then add reference to all libraries
@barathrajkb
@barathrajkb 3 жыл бұрын
@@foxlearn Thanks for replying, I tried that, both by referencing and copying manually, doesn't seem to work. UPDATE: The browser opens without error on my friends computer if he installed .NET runtime 4.7.2 but the browser doesn't show the homepage that I set nor opens any link (I gave him the files inside the debug folder). Publishing still doesn't seem to work
@ozu7779
@ozu7779 5 ай бұрын
How to fix that warning in the setup ????
@rhazeingg4356
@rhazeingg4356 5 жыл бұрын
Can you make a video on How to Create Setup.exe in Visual Studio 2019 using SQLite Database?
@foxlearn
@foxlearn 5 жыл бұрын
OK. Thank you for your suggestion. I'll upload soon !
@rhazeingg4356
@rhazeingg4356 5 жыл бұрын
@@foxlearn I already figured out how to do it. Just need to include SQLite.Interop.dll in the application folder and also include database.db file (location ->according to your connectionstring DataSource), during installation.
@bojidarkamenski3432
@bojidarkamenski3432 5 жыл бұрын
So nice vodeo again!! But I have error please contact the application vendor. I have searched but can't find solution!
@foxlearn
@foxlearn 5 жыл бұрын
are you publishing your app to the ftp server or local?
@bojidarkamenski3432
@bojidarkamenski3432 5 жыл бұрын
@@foxlearn local
@shrutijadhav3804
@shrutijadhav3804 3 жыл бұрын
can we create the exe for asp .net web application project?
@foxlearn
@foxlearn 3 жыл бұрын
Yes you can do that.
@baluv5284
@baluv5284 5 жыл бұрын
I want a 2019 visual studio but it's 34gb how to download low storage
@foxlearn
@foxlearn 5 жыл бұрын
You can view this video kzfaq.info/get/bejne/o5x6jbp4upvPZp8.html to know how to download it. thank you !
@xmancer670
@xmancer670 5 жыл бұрын
Use community edition, have online installer you can choose what you want to install
@foxlearn
@foxlearn 5 жыл бұрын
You should install ClickOnce
@timrutter9405
@timrutter9405 4 жыл бұрын
every time I watch one of your videos, I am driven crazy by the ridiculous music you put in the background and have to find a different video
@seeranimate4363
@seeranimate4363 4 жыл бұрын
don’t make fun of people
@seeranimate4363
@seeranimate4363 4 жыл бұрын
I mean stop
@swagz6440
@swagz6440 4 жыл бұрын
how do i get a ftp account
@foxlearn
@foxlearn 4 жыл бұрын
You should buy a web hosting, then you can create a ftp account
@swagz6440
@swagz6440 4 жыл бұрын
@@foxlearni've read that ftp isnt secure is that true can i use it without hackers getting my files
@im1in260m
@im1in260m 2 жыл бұрын
The piano does not explain anything.
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 36 МЛН
EVOLUTION OF ICE CREAM 😱 #shorts
00:11
Savage Vlogs
Рет қаралды 12 МЛН
Red❤️+Green💚=
00:38
ISSEI / いっせい
Рет қаралды 91 МЛН
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
FASH
Рет қаралды 29 МЛН
How to Create Setup.exe in Visual Studio 2019 | FoxLearn
7:04
Fox Learn
Рет қаралды 604 М.
How to Create Setup .exe in Visual Studio 2022 Step By Step
12:58
Coding Jackpot
Рет қаралды 204 М.
How to Automatically Update Windows Forms Applications?
9:44
Advanced Installer Powers PacKit FREE
Рет қаралды 18 М.
Deploying Windows Apps with ClickOnce on .NET 5
34:45
dotnet
Рет қаралды 11 М.
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 36 МЛН