Skip to content

Unhandled dispatcher exception: Root element missing #43

Open
will-scc opened this issue May 9, 2018 · 2 comments
Open

Unhandled dispatcher exception: Root element missing #43

will-scc opened this issue May 9, 2018 · 2 comments

Comments

@will-scc
Copy link

will-scc commented May 9, 2018

Trying to install Uploader on Windows 10 (.NETFramework 4.6.2+ installed) with HotsApiUploaderSetup.exe (2.0.1.0) crashes on run with below exception:

image

After 'OK', another exception is created:

image

@skeet70
Copy link

skeet70 commented Jun 4, 2018

I believe I've seen this sort of error when I don't have an internet connection and I start the uploader. Particularly annoying if at startup I'm still in the process of getting a connection and this barfs, would be nice if it handled no connection gracefully.

@will-scc
Copy link
Author

will-scc commented Jun 8, 2018

I get this all the time, regardless of internet connection status. You have made we wonder though whether it's an issue with my security/firewall blocking a connection.

Update: I think the config file got deleted somehow (I suspect antivirus tampering) and so it would crash on load.

I compiled the source code for Release locally which seemed to fix the problem; even running from the downloaded .exe now works.

I think there needs to be a check for last.config file, not just the AppData\Roaming\Hotsapi directory as this seemed to be the problem for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants