John, Good I am glad to see that they are at least working on it. It took me about 5 emails back and forth for them to understand that it was still timing out.
I have a progress bar on my upload/download and could tell that something was amiss. I could tell when the file was timing out per se. I had them run a demo of the page and they finally figured out that it needed to be "whitelisted". They (the hosting companies) frown on this as they don't like scripts that run to long as it ties up the server per se. Well When your loading a file it kind a takes a while for it to upload. Well I am still working on the loadXML issue. Check out MyFireRules.com to see what is happening. Go to files and type in rules as the name and click submit. You will see flash remoting in action. The tree will fill with data from a hard coded xml file. But I want it to be dynamic and pull the data from a cfquery. I am getting closer to having a completely dynamic website. Good luck. Jim -----Original Message----- From: John Barrett [mailto:[EMAIL PROTECTED] Sent: Friday, May 02, 2008 1:26 AM To: CF-Newbie Subject: Re: internal server error HI Jim, They told me that I would not need the whitespace, as it is on the same server. It is not resolved, but they say that they would look into it. Yep, it is very frustrating. Thanks again for your help,and I was glad to read that you resloved the loadXml issue, that was a little over me, but interesting to read about. John ----- Original Message ---- From: Jim Schell <[EMAIL PROTECTED]> To: CF-Newbie <[email protected]> Sent: Thursday, May 1, 2008 6:58:29 PM Subject: RE: internal server error John, I use Hostek and have flash remoting enabled as well, it sure was frustrating to say the least in the initial stages trying to figure it out. Good luck Jim -----Original Message----- From: John Barrett [mailto:[EMAIL PROTECTED] Sent: Thursday, May 01, 2008 9:48 PM To: CF-Newbie Subject: Re: internal server error Hi Jim,Thanks so much for your help! Yes, you guessed right it is hosted,and it is using flash remoting. I am learning flash remoting with CF, and I had a guest book working great on my mac, but when I uploaded to the remote server there were problems. I will contact the host and tell them your suggestion. Thanks so much for your thoughts, John ----- Original Message ---- From: Jim Schell <[EMAIL PROTECTED]> To: CF-Newbie <[email protected]> Sent: Thursday, May 1, 2008 6:41:07 PM Subject: RE: internal server error John, Just a thought here. Is this cfc page hosted? If so you may have a series 500 error. I got these with my hosting company and the problem was that the cfc function was taking too long to process. I saw this specifically when I was uploading/downloading files via cold fusion and flash remoting. If this is the case you need to contact your hosting company and have them whitelist the cfc file so that it is allowed to take longer to process. This was the only way I could resolve my problems Good Luck Jim -----Original Message----- From: John Barrett [mailto:[EMAIL PROTECTED] Sent: Thursday, May 01, 2008 9:18 PM To: CF-Newbie Subject: internal server error What causes a internal server error? I get an error with a cfc, and I can't figure out why this would happen. All the other CF pages I check are fine, but I get this error with this one. Thanks, John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3600 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
