Hi Vijay..My c# project has a connection to a simple database using MS Access. But still after following your video, I was able to build the exe file successfully..Thanks to you Mate.
@VijayThapa5 жыл бұрын
I'm glad that it helped you. Thank you for following the tutorial.
@salehothman37855 жыл бұрын
Hi My name is Saleh Othman im from Yemen but i study Computer Since in Componi Collage in Sudan thanks allot for your explain its very clear and simple i like your way thanks allot again
@VijayThapa5 жыл бұрын
Thank you so much for following the tutorials. I'm really glad to see the viewer from Yemen as well. Hope to see you in new tutorials also. . And if the tutorials has helped you and you think that these tutorial can help others as well, then don't forget to share it with your loved ones. Best Wishes!
@mywebtube1704 жыл бұрын
Thanks a lot.. I few warnings for some files, then excluded them from solution..its working now.
@md.mahbubrahman78915 жыл бұрын
Sir, I am from Bangladesh. Thank u very much. I can get ur tutorials more easier than Foxlearn. It is more elaborating & sober.
@VijayThapa5 жыл бұрын
Thank You So Much for following the tutorial. And if the tutorial has helped you and think it can help others as well, then don't forget to share it with your loved ones, so that they can learn software development for FREE.
@codesterlalit4 жыл бұрын
Hello dai, I am new to C#. Can you tell me, If I made system for my client. What are the dependencies that Client machine should have. Like should he has Visual Studio & preinstalled Sql(Which make not sense if we look at day to day application that we use)? If there's way, how can we make our application fully setup by users with just setup file(I am also taking about database.)
@VijayThapa4 жыл бұрын
This method of making a setup file will only create a .exe file to install app on anyones PC but without database. So if your app needs a database then you will have to install MS SQL Server Database (Express version for FREE) on clients PC and import the database as well. But you can also create setup file with database which will install database automatically when app is being installed. I don't have a tutorial on that now. But you can find resources either on Google, Stackoverflow or here (on KZbin). Best Wishes!
@codesterlalit4 жыл бұрын
@@VijayThapa Ok! Appreciated and thanks for help.
@deveshvagal32386 жыл бұрын
Thanks for all your dedication & videos 😊 I wanted to request a video on this topic yesterday & now I so the notification . please keep the good work going on.
@VijayThapa6 жыл бұрын
It's my pleasure Dev. And Please feel free to provide feedbacks and recommendations/requests. So that I can make better videos in coming days.
@fawadalam43276 жыл бұрын
sir plz plz make a exe file with database
@ulquiorra932705 жыл бұрын
Do you know if we can do a setup file in visual studio for an exe which is not a visual studio project ?
@VijayThapa5 жыл бұрын
Sorry I've no Idea on that.
@ulquiorra932705 жыл бұрын
@@VijayThapa I succeeded to do that. Thanks anyway
@kamangainfluencersclub4 ай бұрын
If we've develop that app with a database, can we later make the CRUD after create and installed the .exe in another computer ?
@sarthakpatelia98885 жыл бұрын
one question i have if i want to continue next song means auto then how should i do it please explain sir. So i can do other while listeing songs from my own music player app
@kiraroria4 жыл бұрын
Hey, so i have this data path string dataPath = @"C:\Users\vegay\source epos\GisDestop\GisDestop\Resource\DataMaps\"; when i run my setup in other pc it will throw some error because the path isnt exist. so what i need to do??
@sarthakpatelia98885 жыл бұрын
this is perfect tutorial sir i really enjoyed to learn hats off to you sir
@VijayThapa5 жыл бұрын
Thank you so much Sarthak for following the tutorial. And if you think it was helpful and can help others as well, then don't forget to share it with your loved ones. So that they can also learn software development for FREE. #bestWishes
@vigneshd69444 жыл бұрын
Helpful for me. Thanks, bro.
@VijayThapa4 жыл бұрын
Thank you so much for following the tutorial. 😊
@naw58915 жыл бұрын
Amazing work mate Keep it up
@VijayThapa5 жыл бұрын
Thank you so much for watching the tutorial series. Hope that the tutorials were worth your time. If you think the tutorials can also help others, then don't forget to share it with your friends on social media, so that they can learn software development for free. Best Wishes.
@jimohajibolaakinyemi82523 жыл бұрын
Thank you for your good explanations. Can you make such presentation for "Creating exe.file in Visual studio wit SQL Database"
@VijayThapa3 жыл бұрын
I'll try my best to create one. Thank you so much for following the tutorial. If you think they can be helpful to others, then please SHARE with your family and friends. It helps this channel to GROW and your loved ones can also learn Software Development for FREE. Thanks and Regards!
@IrfanArshad5 жыл бұрын
Your videos are really helpful sir! You're an awesome teacher, you worth a Million+ subs! Now sir can you please complete your series on E Contact app by making a last video on how to create .exe file of that (one with database).. Thanks :)
@VijayThapa5 жыл бұрын
Thank you so much for watching tutorials. And I'll make that tutorial on next tutorial series, so be subscribed to get notified for new series. Also if you've found some value from these tutorials, then don't hesitate to share with your friends, so they can also learn for free.
@janhvibhosle38525 жыл бұрын
Excellent tutorial sir, please make one complete tutorial on complete restaurant,hotel management system.
@VijayThapa5 жыл бұрын
Thank You SO Much for Following the Tutorials. Hope it has helped. I've already created complete tutorial series on 1. Blood Bank Management System 2. Billing System And I'll try to make others like Restaurant Management System As well. But it might take some time. So, In the meanwhile, If you think the tutorials has helped you and can help your loved ones then don't forget to share so that they can learn Software Engineering for FREE.
@janhvibhosle38525 жыл бұрын
Thank you very much sir.
@microsecure26125 жыл бұрын
Hi Vijay, thank you very much for this video very helpful pls i have a question: i did an .exe file for my project and it works fine. and this exe can access my SQL server... but when i took a copy of the exe and install it on other computer, the project will be open but can not access the SQL server any idea pls to solve this problem ? thx saad
@VijayThapa5 жыл бұрын
You need to install mssql server and add the database file on that computer as well.
@microsecure26125 жыл бұрын
@@VijayThapa Sir, as i did mention before, i already did exe file and i can access the sql database on the computer where i did create the application but if i want to install the exe on the other computer then i can not access the database, shell i have to install the sql on each computer ...??? thx
@microsecure26125 жыл бұрын
Sir, is there any way to add my sql database during creating exe file ? thx
@FitgirlNishu5 жыл бұрын
Setup Requires Dot Net 4.6.1 But when i'm gonna install Dot Net 4.6.1 it's showing you have 4.7 installed. i tried to uninstall 4.7 but didn't find in uninstall list from control panel. what to do??
@shwetapapdiwal53074 жыл бұрын
Hello sir Plz asked... how to install setup anthor laptop with connection string
@VijayThapa4 жыл бұрын
First, Backup your database and get the backup file (tutorial - kzbin.info/www/bejne/laqpZn6elLKAgdE) And then Install MS SQL Server database on your friends machine and restore the database. Now, the project should work perfectly. Best Wishes!
@rma15635 жыл бұрын
after creating the setup file when i click it to install it says " this setup requires the .net framework version v.net framework 4.6.1. please install the .net framework and run this setup again. the .net framework can be obtained from the web. would you like to do this now?" but when i download and install that version it says I already have the same version or higher, so can't download. what to do now? please help
@developerhome47576 жыл бұрын
Very usefull think sir... thanks for this vedio.. i expected one
@VijayThapa6 жыл бұрын
You're always welcome.
@lokendragurung36404 жыл бұрын
Bro if auta c# software already exe ma cha bane tyo lai visual Studio ma edit garna milcha?
@VijayThapa4 жыл бұрын
Check this out bro www.quora.com/How-do-I-edit-an-exe-file-Are-there-any-tools-for-that?share=1
@kgptutorials20074 жыл бұрын
Great tutorial. Thumbs up!
@VijayThapa4 жыл бұрын
Thank you! Cheers!
@Pratik_072 жыл бұрын
Hi sir first of all thank you and it worked but I have c#application connected to MS sql database when I shared it in another pc it's giving error we should have same database and same tables in every pc where I install that app because it has that database path and table name
@VijayThapa2 жыл бұрын
Yes, here we have not included the database in our exe file. for that you will need to install MS SQL Server or SQL Server Express on other PC and then export the database there. Then it'll work. Thanks and Regards!
@Pratik_072 жыл бұрын
@@VijayThapa ya thank you but i want to include database in. exe I am unable to do it make a video including database file of your econtact project if possible
@WECAKOLLAH4 жыл бұрын
Its actually really good
@VijayThapa4 жыл бұрын
Thank You!
@abdulrahmanarman24683 жыл бұрын
hi this is very helpful please help me how to create setup installer of java code with database the database created by MySQL DBMS how to add database
@VijayThapa3 жыл бұрын
Thank You So Much for following the tutorial. And I'm really glad that the tutorial was helpful to you. Sorry, I've no Idea for Java.
@justforyou69435 жыл бұрын
Good explaination. I have 1 thing to ask ... when I upload a setup file do I need both files in the setup folder or just the setup file only?
@LinguaBlend5 жыл бұрын
This is not installing in any pc .netframework version v.net framework 4.6.1. Please install the .net framework and run setup again.
@meksuh5 жыл бұрын
Very nice video, thanks!
@VijayThapa5 жыл бұрын
You're welcome @mekush.
@khalilsaqib81765 жыл бұрын
how can we make setup file of projects includes sql server database and reports module?
@VijayThapa5 жыл бұрын
This was the setup file creation for project without database. I'll be making a tutorial on creating setup file with database in new tutorial. (At the End of Blood Bank Management System Series) => bit.ly/blood-bank-management-system-playlist
@jerryjeremy40384 жыл бұрын
Thanks man! The only problem is this 0:24 The thin sound is just so irritating :D
@lahirumadushanka57563 жыл бұрын
yeah.So annoying
@richierichmocconsult35813 жыл бұрын
I applied this process in creating a setup file for the billing system tutorials done earlier. It worked on my laptop am using but when I installed it on another laptop it responded that the application cannot reach the database of the software. Please how do I incorporate database in my setup file so that I can install on other laptop for it to work?
@VijayThapa3 жыл бұрын
This setup process do not install database automatically. So if your software needs database, then you'll have to install database manually and export database as well. You can learn to export the database from the link below kzbin.info/www/bejne/laqpZn6elLKAgdE Thanks and Regards!
@suhasmakams86364 жыл бұрын
Sir, I have followed all the steps and installed the .exe file of my project but upon clicking on submit button the app abruptly closes. by the way I have created a graph plotter using ScottPlot nuget package. Please provide me with a solution.
@VijayThapa4 жыл бұрын
Does your project have database?
@jayanthikanagaraj60526 жыл бұрын
Very useful thank you 😊
@VijayThapa6 жыл бұрын
You're welcome Jayanthi.
@justinemoran13985 жыл бұрын
Hello sir. I carefully followed your step by step procedure. but when I build my project it build successfully. what should I do sir. Thank you for the response.
@VijayThapa5 жыл бұрын
Now you can share your .exe file with your friends.
@justinemoran13985 жыл бұрын
@@VijayThapahello sir. I mean sir It didn't build successfully, sorry
@fawadalam43276 жыл бұрын
Sir kindky tell how to create setup exe file having database plz
@VijayThapa6 жыл бұрын
I'll make one it new tutorial series. Thank You Fawad.
@fawadalam43276 жыл бұрын
Thanks sir
@SwiftLearn5 жыл бұрын
Create setup file with database. kzbin.info/www/bejne/jmi3fYywgcqhY5o
@absarqureshi17755 жыл бұрын
sir in application folder we did not find primary output file it give only content file what can i do? please help me.
@VijayThapa5 жыл бұрын
If you've followed the tutorial step by step, then you should get the setup file.
@holyrey935 жыл бұрын
Sir, i'm making a project with MySql Database, how to create a setup file with MySql on it ?
@VijayThapa5 жыл бұрын
I haven't created any C# apps with MySQL Database. But will try my best to explore it as well. Thank You!
@zeetennayak10565 жыл бұрын
great work. but you also had to create exe file with ms.sql database or application using database
@VijayThapa5 жыл бұрын
I'll be creating a tutorial on that in the end of coming tutorial series. Thank You Zeeten. #bestWishes
@zainuddin94844 жыл бұрын
@@VijayThapa please make it early.
@yaseenafzal61624 жыл бұрын
How to make setup file in entity frame work db first approch using mdf db
@swatboyz1004 жыл бұрын
I've a ton of doubt to clear. I need your assistance.
@adhavdeepak32665 жыл бұрын
First of all, thank you very much sir, but I am facing small issue while installing application i.e "This setup requires .NET framework version 4.6.1 ", I changed the prerequisite to 4.7 but still giving an error for 4.6.1 will require.
@AlishSafarli5 жыл бұрын
i am using 2017 version, how can I fint it? i can only find like this : marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects would it help?
@VijayThapa5 жыл бұрын
I think it should work for you. Please let me know if it worked or not.
@ms6237 Жыл бұрын
When i setup the program it comes in dll file. How to fix this ?
@prachimahind7076 Жыл бұрын
After completing build, I got only setup file instead of setup.exe ... why?
@simnikiwesigogo40716 жыл бұрын
Thanks a lot, can you please do an ASP.NET series sir.
@VijayThapa6 жыл бұрын
It's in my bucket list, and will make for sure. But it might take some time Thank You So Much for the suggestion Neezus.
@mohamedajumal45355 жыл бұрын
Great sir, and how to connect server in exisisting project
@VijayThapa5 жыл бұрын
If you're talking about the setup file you created from this tutorial, then you need to install the Database on other PC where you'll be installing the software.
@samehabdulhamid99775 жыл бұрын
thanks for this tutorial, please make another one that include sqldatabase with upload image into database like blood bank MS
@VijayThapa5 жыл бұрын
Thank you so much for checking out this tutorial. I'll try to make that one ASAP.
@lo-ficup5 жыл бұрын
I created the .exe file but my music in the app doesn’t work
@muhammadsafiullah84285 жыл бұрын
Amazing tutorial.
@VijayThapa5 жыл бұрын
Thank you Muuhammad. Hope to see you on other tutorials as well. Best Wishes!
@balladsamu6 жыл бұрын
thank you sir (can you make a tutorial on how to create a setup files with a MySQL database )
@nareshk56564 жыл бұрын
Thank you..
@VijayThapa4 жыл бұрын
You're welcome! And if you think the tutorial has helped you and can help others as well, then don't forget to SHARE it with your loved ones. So that they can also learn Software Development for FREE. Best Wishes!
@nayanaprabhap71286 жыл бұрын
Thank u sir. Great work..
@patrickwitter44375 жыл бұрын
Eveeytimw I click the icon it asks me to reinstall the app.
@sahadevdahit3 жыл бұрын
Database sanga related projects publish how??
@VijayThapa3 жыл бұрын
Currently I don't have tutorial on that . But you can create setup file like this and then install the database manually, then export the database.
@allinoneplr4 жыл бұрын
I want ur help about exe
@VijayThapa4 жыл бұрын
How can I help you Raj?
@kameshdotnet99646 жыл бұрын
Nice vijay.
@VijayThapa6 жыл бұрын
Thank You Kamesh
@Winsoftbd4 жыл бұрын
Thank's
@VijayThapa4 жыл бұрын
You're Welcome!
@4timgad6 жыл бұрын
plise crystal report without database in c#
@GarryMusicOfficial4 жыл бұрын
Please Make Pubg Bypass For Emulator... Your Best Coder...
@chazowar95195 жыл бұрын
It didn't work might be something to do with you using C's and me using vb
@VijayThapa5 жыл бұрын
If your application is database based, then you will need to install database on clients machine as well. Else, it should work.
@rahulrajpoot26146 жыл бұрын
code for load all music of a folder 📂 by selecting the folder only
@emmysmith89606 жыл бұрын
great works my best man, keep the file buring , pls how about How to Create Setup Project (exe file) with Crystal Reports and sql Database thank guru
@KeijiJohnLibadisos4 жыл бұрын
up
@opsokte81754 жыл бұрын
good video
@VijayThapa4 жыл бұрын
Thank You So Much. And if you think the tutorials has helped you and can help others as well, then don't forget to SHARE it with your loved ones. So that they can also learn Software Development for FREE. #bestWishes
@Necklaceish5 жыл бұрын
thank you
@VijayThapa5 жыл бұрын
You're welcome abdullah. Thank You So Much for checking out my tutorials. Hope they were worth your time. And if you think my tutorials can help your friends as well, then don't forget to share it with your friends. Best Wishes!
@АнтонЛарченко-ш2э6 жыл бұрын
Thx!
@VijayThapa6 жыл бұрын
You’re welcome.
@AunoDoesStuff5 жыл бұрын
Thank you for the great tutorial. But if I wanted to add the sources like sound effects to my application, how should I process that? Thank you for reading this.
@sahurf2 жыл бұрын
Super
@VijayThapa2 жыл бұрын
Thank you. Hope it's helpful to you.
@redionallaraj76535 жыл бұрын
video starts at 06:06
@redionallaraj76535 жыл бұрын
you could just search .ico archive
@manjeetnandal15 жыл бұрын
Nice
@VijayThapa5 жыл бұрын
Thanks for following the tutorials.
@GAMINGWITHINTELHD20005 жыл бұрын
Hey Guys He Totally Forgot to say to install the project installer in the video