Re: Debugging SOAP

2011-05-25 Thread Jochem van Dieten
On Tue, May 24, 2011 at 10:48 AM, James Holmes wrote: One issue the OP faces is that the traffic is HTTPS. The request will have to change to HTTP before anything useful will show up. In that case, these are the steps I usually go through: 1. Download the WSDL file. 2. Change the endpoints

Re: Debugging SOAP

2011-05-25 Thread Nathan Mische
On Tuesday, May 24, 2011, Robert Rhodes rrhode...@gmail.com wrote: I don't need to monitor between my computer and the application server.  I need to monitor between the application server and a remote server across the web that hosts the web service. Adding the proxyserver and proxyport

Re: HOF Site

2011-05-25 Thread Aaron Rouse
I reported a hacked server to the FBI once and seemed like they never did anything. Then one day, many months if not years later, the FBI contacted me wanting the hard drive for evidence. It turned out the person who did the hacking had been getting into many other servers and they finally

vCAL formatting

2011-05-25 Thread Terry Troxel
Anyone know where to get info on formatting the Description field when using Coldfusion to write an vCAL .ICS file to import into Outlook Calendar. I am getting: PERSONS NAME PERSONS ADDRESS CITY, STATE ZIPCODE PHONE NUMBER I am using: cfset aDescription =

Strange CFZIP Problem

2011-05-25 Thread Robert Harrison
Strange... I'm using CFZIP and CFZIPPARAM. The list of files to include is in a data base and I'm looping on a query. When I use the loop to generate the params (like below) I only get the last file in the loop in the zip file. cfzip action=zip

Strange CFZIP Problem: Condensed Version

2011-05-25 Thread Robert Harrison
I'm generating CFZIPPARAM lines by looping on a query: cfzip action=zip file=#rootpath#\admin\custom2\attach_files\#zipfilename# overwrite=yes cfloop query=get_applications cfzipparam filter=#get_applications.attach_file# source=#rootpath#\admin\custom2\attach_files /

down?

2011-05-25 Thread Michael Muller
Is the website down? MM Michael Muller cell (413) 320-5336 http://MontagueWebWorks.com ** Powered by ROCKETFUSION ** Information is not knowledge Knowledge is not wisdom Eschew Obfuscation ~| Order the Adobe

Re: down?

2011-05-25 Thread Jason Durham
How many people just freaked out because they thought one of *their own* websites were down? Jason Durham On Wed, May 25, 2011 at 2:27 PM, Michael Muller mich...@mullertech.comwrote: Is the website down? MM Michael Muller cell (413) 320-5336 http://MontagueWebWorks.com **

RE: down?

2011-05-25 Thread Paul Giesenhagen
+ 1 -Original Message- From: Jason Durham [mailto:jqdur...@gmail.com] Sent: Wednesday, May 25, 2011 2:34 PM To: cf-talk Subject: Re: down? How many people just freaked out because they thought one of *their own* websites were down? Jason Durham On Wed, May 25, 2011 at 2:27 PM,

Re: down?

2011-05-25 Thread Kelly
Not I, since I filter all my CFTalk messages into a CFTalk folder. Otherwise I probably would have! LOL On 5/25/2011 3:34 PM, Jason Durham wrote: How many people just freaked out because they thought one of *their own* websites were down? Jason Durham On Wed, May 25, 2011 at 2:27 PM,

Re: down?

2011-05-25 Thread Brian Cain
For split second yes. I freaked a little, and no I haven't been able to get to the HOF website all day. On Wed, May 25, 2011 at 2:46 PM, Paul Giesenhagen p...@quilldesign.comwrote: + 1 -Original Message- From: Jason Durham [mailto:jqdur...@gmail.com] Sent: Wednesday, May 25, 2011

Re: down?

2011-05-25 Thread Michael Dinowitz
I'm holding off turning the site back on until I finish a code review. I want to make sure that there are no unexpected holes. On Wed, May 25, 2011 at 3:27 PM, Michael Muller mich...@mullertech.comwrote: Is the website down? MM Michael Muller cell (413) 320-5336

Strange CFZIP Problem:

2011-05-25 Thread Robert Harrison
Found... Cold Fusion Bug... need to apply a Hot Fix. Robert B. Harrison Director of Interactive Services Austin Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 P : 631.231.6600 Ext. 119 F : 631.434.7022 http://www.austin-williams.com Great advertising can't be either/or. It must

Re: down?

2011-05-25 Thread Tony Weeg
oh I did! Sent from my iPhone... Don't hate. On May 25, 2011, at 3:34 PM, Jason Durham jqdur...@gmail.com wrote: How many people just freaked out because they thought one of *their own* websites were down? Jason Durham On Wed, May 25, 2011 at 2:27 PM, Michael Muller

Re: down?

2011-05-25 Thread Jordan Michaels
Maybe this has already been mentioned and I just didn't see it, but have you considered using something like FuseGuard? http://foundeo.com/security/ I suggest it because we had a client who was running on some old CF code (without cfqueryparam's) and they were getting SQL injected frequently.

Re: down?

2011-05-25 Thread Michael Dinowitz
I'm going to ask about a license soon but I still want to do some code checking. Better safe than sorry. On Wed, May 25, 2011 at 5:34 PM, Jordan Michaels jor...@viviotech.netwrote: Maybe this has already been mentioned and I just didn't see it, but have you considered using something like

Re: down?

2011-05-25 Thread Russ Michaels
yep I beat you to it Jordan :-) On Wed, May 25, 2011 at 10:49 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm going to ask about a license soon but I still want to do some code checking. Better safe than sorry. On Wed, May 25, 2011 at 5:34 PM, Jordan Michaels

Re: down?

2011-05-25 Thread K-Sea - dvsDJTV.com
down? I'm down, lets go! What are we doing again? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: down?

2011-05-25 Thread Medic
Going to WEMF. On Wed, May 25, 2011 at 6:18 PM, K-Sea - dvsDJTV.com k-...@dvsdjtv.comwrote: down? I'm down, lets go! What are we doing again? ~| Order the Adobe Coldfusion Anthology now!

Re: down?

2011-05-25 Thread K-Sea - dvsDJTV.com
On Wed, May 25, 2011 at 6:46 PM, Medic hofme...@gmail.com wrote: Going to WEMF. awh man! I wish I was there dog! I've been wanting to go to that for years, like years when it was DEMF. Have fun, be safe, I'll be camping out by Oneonta. That drive will bring back some memories, good ol SUNY

RE: down?

2011-05-25 Thread Brook Davies
What I want to know, is what is the overhead of running fuseguard? How much processing time does it add? How much memory usage etc? Can you comment on that? Brook -Original Message- From: Jordan Michaels [mailto:jor...@viviotech.net] Sent: May-25-11 2:35 PM To: cf-talk Subject: Re:

FuseGuard (was: down?)

2011-05-25 Thread Jordan Michaels
Unfortunately we didn't look at that thoroughly when we used it (the client was mostly concerned about stopping the injections), but I must say that, while I'm sure there was at least a slight increase in CPU/RAM usage, neither we or the client noticed it. The client's site ran without issues

RE: FuseGuard (was: down?)

2011-05-25 Thread Jenny Gavin-Wear
Hi Brook, You asked about Fuseguard:- http://www.cfhour.com/post.cfm/show-57-melting-and-fuseguard I recommend skipping the first 5 mins of chatter ;) Jenny No virus found in this outgoing message. Checked by AVG - www.avg.com Version: 9.0.901 / Virus Database: 271.1.1/3658 - Release Date: