HTMLViewer.Error errorNumber

I cannot find in the Language Reference where the errorNumber values are documented for HTMLViewer.Error() event. Where can I find the errorNumber dictionary? TIA

These should be normal HTTP error codes (404 etc)
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes

I received error 1: The operation couldn’t be completed. Operation not permitted.
Why ?
In my computer it works fine, but when App Store was reviewing my app they got this error, and I have no idea why.

[quote=110244:@Alexandre Amato]I received error 1: The operation couldn’t be completed. Operation not permitted.
Why ?
In my computer it works fine, but when App Store was reviewing my app they got this error, and I have no idea why.[/quote]

Is the app on your computer sandboxed ? The “Operation not permitted.” sounds like a sandbox error.

Yes, that it. Let me try again