❔ how to exexcute Window program ( WPF)
Hi I made To do list application using wpf. It is ok that execute it in bin file - Debug, Release 's exe file.
so I upload program in my blog. but after I download it and then when excute, It can't be execute. how to solve this problem?
https://github.com/Jlim01/StickyNotes.App this is my code. you can download and then execute it
https://boot-my-camp.tistory.com/12 this blog is my blog and I upload my to do list program. ( problem, if you download it , you can't execute it maybe)
I tried turn off windows defender firewall, but It can't execute still
GitHub
GitHub - Jlim01/StickyNotes.App: MS StickyNotes Clone coding Project
MS StickyNotes Clone coding Project. Contribute to Jlim01/StickyNotes.App development by creating an account on GitHub.
15 Replies
It can't be execute$details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
also nobody here is going to download and run a random program
yea
maybe I should take a video ?
yes that is my problem
okay, so go into detail
because we can't do anything with "it won't execute"
https://boot-my-camp.tistory.com/14 password : 1
I take a video , you can see it my video
also not visiting whatever that site is, sorry
password is 1
you can upload videos direct to discord or youtube
I tried take window defender function off
do you see
StickyNotes.App.dll
? you need that file
your program isn't just an exeif you do want it to be a single file, look into https://learn.microsoft.com/en-us/dotnet/core/deploying/single-file/overview?tabs=cli
Create a single file for application deployment - .NET
Learn what single file application is and why you should consider using this application deployment model.
thanks
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.