Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes get Platform::OutOfBoundsException ^ #2

Open
ewmailing opened this issue Apr 29, 2018 · 0 comments
Open

Sometimes get Platform::OutOfBoundsException ^ #2

ewmailing opened this issue Apr 29, 2018 · 0 comments

Comments

@ewmailing
Copy link

I seem to get Platform::OutOfBoundsException ^ some times.
I just leave the test app running, and eventually I see them come in. Sometimes its very quick, sometimes it takes a couple of minutes.

If I break on the exception, the call stack shows UpdateDnssdService. I think it is the line:
Platform::String^ host = box->Value->get(0);
triggering the exception.

I have one Mac on the network with iTunes so it is advertising on the same _dapp._tcp. service that the test app is dealing with. However, I don't think that in itself is triggering the exception. It has always been running and unchanging while I played with the test example. I don't think this is the cause, but mention it for completeness.

Any ideas how to fix this?

@ewmailing ewmailing changed the title Sometime get Platform::OutOfBoundsException ^ Sometimes get Platform::OutOfBoundsException ^ May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant