Forum Discussion
ChreesM
Oct 30, 2019Brass Contributor
Winforms .exe in MSIX Package Does Not Startup After Auto Update
We are deploying a classic Winforms .exe via MISX. Approximately 20% of the time, the application does not start automatically after an auto update completes. After an update and failed start, we can...
Tanaka_Jimha
Nov 02, 2019Iron Contributor
A few questions:
- To make sure I understand what's going on, are you launching the app, the update UI pops up, installs the update successfully and at the end of the update the app doesn't launch?
- Can you please share:
C:\Users\<UserName>\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\TempState\AILog.txt from when this issue occurs.
And just to make sure, can you please check Task Manager to see if your app's process is present when the issue occurs.
Thanks
Tanaka
- ChreesMNov 04, 2019Brass Contributor
1. Yes, that is correct.
2. attached
3. The application's process does not appear in Task Manager during a hang.
- Tanaka_JimhaNov 12, 2019Iron Contributor
- ChreesMNov 25, 2019Brass Contributor
Tanaka_Jimha - Hi Tanaka,
Just checking in to see if there has been any movement on this item.
Regards