Load URL returns error 10049

Dave Cragg dcragg at lacscentre.co.uk
Tue Nov 8 03:11:13 EST 2005


On 8 Nov 2005, at 01:52, Dave Beck wrote:

>
>
> Hi,
>
>
>
> I have a rev standalone that has been distributed to a number of  
> users. The
> standalone uses the "load URL" command to get a web page from my  
> server. The
> command works as expected for every user to which I've distributed  
> the stack
> except for one. The load URL command fails for this user and the  
> URLStatus
> function returns "error". Then the libURLErrorData function returns  
> "10049".
> Does anybody have any idea what could be causing this error? The  
> user is
> able to browse the internet with IE without problems before and  
> after the
> error occurs, so I doubt it is a problem with her setup. The online  
> info I
> could find on the error says it is related to opening invalid an IP  
> address:

One thing to check...

Does the user need to connect to the internet through a proxy server?  
Have the user check the Internet Options control panel to see if  
there are any proxy settings. If so, you will need to set the  
httpProxy (see Rev docs) to the appropriate address.

Cheers
Dave



More information about the use-livecode mailing list