Hi Andy,

Good points, all.  isConnected() only checks for an Internet connection and is 
invoked by the OpenStack handler of a stack that represents the splash screen 
of the app.  I will most definitely include a check for the library stack 
loading.  I suspect it is the culprit.  After posting my original message to 
this list, I received an email from one of my students who said that he 
suspected that Norton Anti-virus on his PC was somehow preventing the app from 
running properly.  Need to follow up on that.

Gregory

On Mon, Sep 12, 2011, at 1:00 PM, use-livecode-requ...@lists.runrev.com wrote:

> Hi Gregory,
> 
> Your isConnected(), does this just check for an internet connection or does
> this check for a connection to the ftp server?
> 
> If the later do you have a mechanism for logging the ftp server reponses?
> 
> Does you ftp server have a low concurrent users limit?...are the users
> hitting a connect button again and again ......
> 
> You should include a check on openStack to test for any libraries that are
> required and throw up a dialogue if they are not found explaining what to do
> to the user if not found.
> 
> -----
> Andy Piddock

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to