[Flashcoders] Flash File Upload Issues

2007-04-18 Thread Beth Koehler
Hello everyone! I'm going crazy trying to figure out an issue we're 
having with flash file uploads. It works perfectly fine from every 
computer I've tried it from at the office and at home, but we keep 
having users report that it just hangs - never moving the file to the 
server. It has happened in both firefox and IE, though both work fine 
for me and my co-workers. This is running behind ssl and I believe 
several of these users are probably behind firewalls. Does anyone have 
any suggestions of settings they may have to change, or anything I could 
do code wise? Since I can't replicate the error I'm having a heck of a 
time debugging it.


Thanks!

Beth

--
Beth Koehler
Senior Associate Technical Services
Luther Consulting, LLC
423 Massachusetts Avenue
Indianapolis, IN 46204
Phone: (317) 636-0282, ext. 115
Fax: (775) 522-2224
Email: [EMAIL PROTECTED]
www.lutherconsulting.com

This communication, and files which may be attached, are intended for the use 
of the addressee(s) ONLY and may contain confidential or legally privileged 
information. Any use, distribution or copying in whatever manner of this 
information is prohibited. If you have received this communication in error, 
please accept our apologies and inform us promptly by reply e-mail, then delete 
this communication and destroy any printed copy. Luther Consulting, LLC, Inc. 
thanks you for your attention and cooperation in helping us protect the best 
interests of our customers and clients.
Luther Consulting, LLC – Research for Change



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash File Upload Issues

2007-04-18 Thread Lars Schwarz

this might be more an backend problem than a flash problem. depending
on your server config, serverside language used to handle the upload and
issues you mentioned (firewall, proxies and so on) it might be hard  
to trace.
have you checked your log files (server, sideside scripting) for  
errors? even
this is slightly offtopic you might add some logging to the script  
used to handle/

save the file object. hth: lars

Am 18.04.2007 um 19:31 schrieb Beth Koehler:

Hello everyone! I'm going crazy trying to figure out an issue we're  
having with flash file uploads. It works perfectly fine from every  
computer I've tried it from at the office and at home, but we keep  
having users report that it just hangs - never moving the file to  
the server. It has happened in both firefox and IE, though both  
work fine for me and my co-workers. This is running behind ssl and  
I believe several of these users are probably behind firewalls.  
Does anyone have any suggestions of settings they may have to  
change, or anything I could do code wise? Since I can't replicate  
the error I'm having a heck of a time debugging it.


Thanks!

Beth

--
Beth Koehler
Senior Associate Technical Services
Luther Consulting, LLC
423 Massachusetts Avenue
Indianapolis, IN 46204
Phone: (317) 636-0282, ext. 115
Fax: (775) 522-2224
Email: [EMAIL PROTECTED]
www.lutherconsulting.com
This communication, and files which may be attached, are intended  
for the use of the addressee(s) ONLY and may contain confidential  
or legally privileged information. Any use, distribution or copying  
in whatever manner of this information is prohibited. If you have  
received this communication in error, please accept our apologies  
and inform us promptly by reply e-mail, then delete this  
communication and destroy any printed copy. Luther Consulting, LLC,  
Inc. thanks you for your attention and cooperation in helping us  
protect the best interests of our customers and clients.

Luther Consulting, LLC – Research for Change



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com