C
C#3mo ago
Sargonnas

✅ Wpf app won’t load when published

Basically I made an app with WPF interface. When I load the app from visual studio it works fine. When I publish it and run it. It just spins for 3 sec and nothing happens. I can’t figure out where I broke it 😦 If someone could point me where to look it would be appreciated. I doubled checked all resources and set and included when published into a single exe file. I have the correct runtime installed. The program worked until I made several changes and made the mistake not to take a backup before I did them. 😦
5 Replies
Anchy
Anchy3mo ago
Are you getting any obvious errors? If not have you checked Event Viewer for any Application errors that may contain a potential crash?
Navyanjali
Navyanjali3mo ago
did you get any asnwers? I'm having a similar issue with my exe when it tries to invoke a ps script during runtime
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Sargonnas
SargonnasOP3mo ago
It seems that visual studio just broke the project. I remade a new project and added the files back in and it published properly.
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?