This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4) #8840
Unanswered
EvgenPervenenko
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi community,
I've been encountering an intermittent issue with my CustomUI Bootstrapper application. While there aren't specific steps to reproduce it, we've received reports from users about unhandled exceptions occurring occasionally. Here is the stack trace for the exception:
`
void MbaNative.BootstrapperApplicationRun(IBootstrapperApplication pBA) In App
Assembly:
WixToolset.BootstrapperApplicationApi
Version:
5.0.0.0
PublicKeyToken:
a7d136314861246c
Main.cs in int Program.Main() at line 53 In App
`
System details:
.NET Framework 4.8.1
Win 11
Wix version 5.0.1
Heatwave 1.0.4.5
Application target .net 4.6.2
Has anyone else faced this issue or is familiar with the problem and can offer some assistance? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions