This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I've made a rectangle button, which, when the user taps it they go to their iPod. I get this error once I press the button when debugging. I've checked thoroughly on the iPod code and everything seems to be correct. Here is the error from the debugger called after throwing [...] read more