Error Messages/40876

< Error Messages
Revision as of 20:02, 5 April 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

The server name in the URL passed to the ReadFromUrl could not be resolved.

Cause

You have probably made a typo on the URL passed to the ReadFromUrl function. The following call to the function would trigger this error:

ReadFromUrl("ww#.lumina.com");

Remedies

Check the URL passed to the ReadFromUrl function and correct it.

See Also

Comments


You are not allowed to post comments.