Re: Handling invalid recipient in mailing list

2015-04-02 Thread Mike K
You probably know already, but I'll say it just in case ... you can rarely have a 100% clean list. I have found that even after you just clean up a list, your next mailing will have rejects in it. Even if it's only a few minutes since you last cleaned it up. Your error handling needs to be

Re: Azure Storage

2015-04-01 Thread Bobby
Sorry about the double post. The list was acting up yesterday. On 3/30/15, 9:49 AM, Bobby bo...@acoderslife.com wrote: Anyone managed to get Azure blob storage working in CF? There are very few examples out there and virtually none in CF. I©öm mostly just having issues with the authorization

RE: (ot) JavaScript detecting foreign scripts

2015-04-01 Thread UXB Internet
Please don't do it off-list, several of us could be interested. In case anyone is interested, as Claude recommended, It was relatively easy to check for the foreign script injection by myturfads.com. There is a test page with the code located at http://www.uxb.net/adtest/ that will look to

Re: Sudden error with CFHTTP ans SSL

2015-04-01 Thread Claude Schnéegans
you need to import the certificate to the java cacerts as a trusted certificate to by-pass the security matching. That was the trick. I imported the Paypal certificate and now it works. Thanks a lot. ~| Order the Adobe

Re: Sudden error with CFHTTP and SSL

2015-04-01 Thread Michael Grant
This sounds like it could be the Poodle vulnerability that I faced a few months back when Chase Paymentech disabled SSL 3.0. What version of Java is the server running? Java 7 allows SSL 3.0 to negotiate using TLS. I had to convince my host to update from Java 6. On Mon, Mar 30, 2015 at 1:33

Re: Test

2015-04-01 Thread Michael Grant
Not working. Please try again. On Mon, Mar 30, 2015 at 10:29 PM, wrote: Is this list working? ~| Order the Adobe Coldfusion Anthology now!

File Upload/Management

2015-04-01 Thread Robert Harrison
I have a client who wants to be able to manage a file library on the server with multi-file uploads, file renaming, and directory organization. I've used Plupload and it's a good tool for multi file uploads, but I'm not really familiar with any tools that allows for directory management on the

RE: Sudden error with CFHTTP and SSL

2015-04-01 Thread Kurt Kaptein
Try taking the restricted ip addresses out of your paypal account - we ran into this as well and after 2 days of battling it, this did fix the issue for us Sincerely, Kurt Kaptein President Spectrum Net Designs, Inc PO Box 806 Grandville, MI 49468 Ph: 616-538-2914 Toll Free: 866-773-2638 Fax:

Re: File Upload/Management

2015-04-01 Thread Russ Michaels
There is a cffilemanager, also if you look on the Ckeditor site they also do a file manager, don't recall if there is a xf version. Tinymce also do one I believe. On Wed, Apr 1, 2015 at 21:03 PM, Robert Harrison rharri...@aimg.com wrote: I have a client who wants to be able to manage a file

Re: Sudden error with CFHTTP and SSL

2015-04-01 Thread Russ Michaels
I suspect they disabled various ssl protocols due to poodle, you should ask them. The default response ro poodle was to disable everything except latest tls version, which is not supported out of the box by the jvm that ships with cf9. On Mon, Mar 30, 2015 at 18:33 PM, wrote: Hi, I have an

Re: Sudden error with CFHTTP and SSL

2015-04-01 Thread Wil Genovese
If they have disable the older SSL protocols here are two blog posts I did on how to handle that with CFHTTP and your Java version. Java Version http://www.trunkful.com/index.cfm/2014/11/24/ColdFusion-JVM-SSL-CA-CERTS-and-POODLE CFHTTP and JVM switches

Re: considering two options for changing hosting

2015-03-31 Thread Cameron Childress
On Thu, Mar 26, 2015 at 7:04 PM, Mark Spence wrote: 1. Lately the Wordpress portion of the site has become slow and I can't figure out why. It's not the db and it is not the plug-ins. It's a simple site with not many posts or widgets and it should be faster. The CF portion of the site is

Re: 500 error/Permission issue with IIS 7

2015-03-31 Thread Wil Genovese
Questions: Did you create a connector to IIS with WSConfig tool? Do you have a Jakarta Alias in the IIS site? Those are the two most common issues for this type of error. If your wsconfig was used to configure all sites and then later a new site was added the number one this is people

Re: SOLR config in CF10

2015-03-31 Thread James McCullough
If you are using CF10 or CF11 the file is now jetty.lax You can find it in this directory {cfusion}\jetty The line you want to change is around 68 or so. The Adobe docs say that in order to configure SOLR (as in upping the memory available to it) in CF10 one needs to edit the solr.lax

Re: SOLR config in CF10

2015-03-31 Thread James McCullough
If you are using CF10 or CF11 the file is now jetty.lax You can find it in this directory {cfusion}\jetty The line you want to change is around 68 or so. The Adobe docs say that in order to configure SOLR (as in upping the memory available to it) in CF10 one needs to edit the solr.lax

RE: 500 error/Permission issue with IIS 7

2015-03-31 Thread David Phelan
I have run into this very issue. If I remember, it ended up being a corruption in the web.config default documents. Try rebuilding that section. Dave -Original Message- From: Gerald Guido [mailto:gerald.gu...@gmail.com] Sent: Friday, March 27, 2015 1:52 PM To: cf-talk Subject: 500

Re: Sudden error with CFHTTP ans SSL

2015-03-31 Thread Byron Mann
What is the URL and does the domain name match the certificate exactly, meaning not a wildcard certificate. Could be PayPal updated their SSL certificate and is either a wildcard certificate or multi-site/domain certificate (not sure what these are really called). CF will not like it if the

Sudden error with CFHTTP and SSL

2015-03-31 Thread Claude Schnéegans
Hi, I have an application under CF 9 with a paiment module using Paypal. At the end of the process, Paypal acknowledges the paiement and my app calls a Paypal page to validate the whole operation. This is done with a CFHTTP call This application has been working fine for years with no

Sudden error with CFHTTP ans SSL

2015-03-31 Thread Claude Schnéegans
Hi, I have an application under CF 9 with a paiment module using Paypal. At the end of the process, Paypal acknowledges the paiement and my app calls a Paypal page to validate the whole operation. This is done with a CFHTTP call This application has been working fine for years with no

Re: Test

2015-03-31 Thread John M Bliss
Yes. On Mon, Mar 30, 2015 at 10:29 PM, wrote: Is this list working? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: considering two options for changing hosting

2015-03-31 Thread Dean Lawrence
Mark, I made the switch to Hostek (https://cp.hostek.com/aff.php?aff=931) a few years back and I have been very happy with the decision. I just went through a server upgrade over the weekend in which we ran into an issue with a couple of old sites that are still running on MS Access. Their

RE: Test

2015-03-31 Thread Robert Harrison
Working. Robert Harrison Full Stack Developer AIMG rharri...@aimg.com Main Office: 704-321-1234  ext.118 Direct Line: 516-302-4345 www.aimg.com -Original Message- From: Claude Schnéegans schneeg...@internetique.com [mailto:=?ISO-8859-1?Q?Claude Schn=E9egans schneegans@interneti=71?=

Re: Test

2015-03-31 Thread Claude Schnéegans
Yes, but apparently it was down for several hours. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: Sudden error with CFHTTP ans SSL

2015-03-31 Thread Claude Schnéegans
Could be PayPal updated their SSL It must be the problem, because I have other paiement services and they have no problem. I'm trying your suggestion, thanks. ~| Order the Adobe Coldfusion Anthology now!

Test

2015-03-31 Thread Claude Schnéegans
Is this list working? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: 500 error/Permission issue with IIS 7

2015-03-31 Thread Russ Michaels
I replied to this days ago but the list rejected it. if you enabled detailed errors then you might get more details if it is a CFM issue however I suspect this is a problem with the cf connector not being to handle virtual directories, I have not really bothered with cf10/11 so have not tested

Re: considering two options for changing hosting

2015-03-31 Thread Russ Michaels
MSAccess does not work since windows server 2008 as the jet drivers do not exist for 64bit OS, so your host must be running 2003 still on 32bit. So the days of running MSAccess have already gone years ago, you are just running on a legacy windows 2003 system, which reaches EOL this July. If you

RE: considering two options for changing hosting

2015-03-31 Thread Stephens, Larry V
I echo everything said below except I am on shared hosting. I've had some issues with slow response and failure to connect and, at least twice, they volunteered to move me to a different host to solve the problem. I'm running multiple sites with them. There have been times when I'm pretty

Re: 500 error/Permission issue with IIS 7

2015-03-31 Thread Gerald Guido
Did you create a connector to IIS with WSConfig tool? Do you have a Jakarta Alias in the IIS site? It ended up being a corruption in the web.config default documents. Thanx for the replies. All of those are in order. I did manage to figure out a kludge to get the sites up until I can figure

Re: considering two options for changing hosting

2015-03-31 Thread Dean Lawrence
Actually, my VPS is 64bit Windows 2008 r2. I manage it myself, so I know. Hostek has some workaround to be able to run these Access DSNs. It's all automated, so I don't pay it much mind. Also, even without Windows support, there is no reason that you could not use a Java driver to connect to the

RE: considering two options for changing hosting

2015-03-31 Thread Mark A Kruger
Ow! That hurt. -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Tuesday, March 31, 2015 3:37 PM To: cf-talk Subject: Re: considering two options for changing hosting Mark, there is a very good reason I do not tell people there is a workaround to get MSAccess

Re: Sudden error with CFHTTP ans SSL

2015-03-31 Thread John M Bliss
I also once solved this by editing the hosts file on the server and adding lines to force the name on the cert to point to the right IP. On Tue, Mar 31, 2015 at 8:51 AM, Byron Mann byronos...@gmail.com wrote: What is the URL and does the domain name match the certificate exactly, meaning not

Re: considering two options for changing hosting

2015-03-31 Thread Russ Michaels
Mark, there is a very good reason I do not tell people there is a workaround to get MSAccess working on 64bit, and no you definitely should not encourage such things, you are a bad bad man and I am giving you a virtual slap right now.. On Tue, Mar 31, 2015 at 9:06 PM, Mark A Kruger

RE: considering two options for changing hosting

2015-03-31 Thread Mark A Kruger
PS. I agree his host is probably using 32bit. -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Tuesday, March 31, 2015 1:52 PM To: cf-talk Subject: Re: considering two options for changing hosting MSAccess does not work since windows server 2008 as the jet

Re: considering two options for changing hosting

2015-03-27 Thread Michael Grant
I use Newtek and they are pretty good. However I've tried to run CF and Wordpress on the same Windows server with Newtek and Wordpress was super slow. They kept telling me it's a known issue and there's nothing they could do about it. I ended up splitting onto two different servers. It's shared

500 error/Permission issue with IIS 7

2015-03-27 Thread Gerald Guido
I have been down the rabbit hole with this all day and have not been able to figure this out. I have been all over The Google with no love. We followed the CF 11 lockdown guide and got everything working fine for 2 domains/applications. We went to set up a third domain that uses subdirectories

Re: considering two options for changing hosting

2015-03-27 Thread Patrick at A7
I love Hostek. I’m a reseller with dozens of sites there. Strong, 24/7 ColdFusion-Knowlegable support! Patrick (A7.net) On Mar 26, 2015, at 10:35 PM, Byron Mann byronos...@gmail.com wrote: Sorry I cannot comment on Hostek, but I would recommend working with your host and getting to the

Re: considering two options for changing hosting

2015-03-26 Thread Byron Mann
Sorry I cannot comment on Hostek, but I would recommend working with your host and getting to the root of the issue before putting in the work on moving things. I just know that can be a hassle and you could wind up in the same place as you are today. So some recommendations. - Get your

Re: Scheduler directory missing.

2015-03-26 Thread Dave Watts
Is it possible to run a CF7 reinstall to recover this directory without overwriting my existing installation and configuration? No, I don't think so, but you could export your existing configuration first then reinstall and import the configuration. Dave Watts, CTO, Fig Leaf Software

Scheduler directory missing.

2015-03-26 Thread Jenny Gavin-Wear
Hi guys, long time no speak. Hardly doing any CF work these days, but still looking after a couple of long time customers on CF 7. I know it's old (ok, ancient), but it does what I need it to do. I've hardly touched the CF 7 install in years. Today I went to check a scheduled tasks and the

SOLR config in CF10

2015-03-26 Thread Les Irvin
The Adobe docs say that in order to configure SOLR (as in upping the memory available to it) in CF10 one needs to edit the solr.lax file. Problem is, I don't have a solr.lax file anywhere on the server. Does anyone know the name/location of the actual file to do configurations? Thanks in advance,

RE: SOLR config in CF10

2015-03-26 Thread Mark A Kruger
Les, Are you running an external Solr instance? Check the CF admin settings under Solr Host Name. It might give you a host or IP for an external server. -mark -Original Message- From: Les Irvin [mailto:les.cft...@gmail.com] Sent: Thursday, March 26, 2015 2:46 PM To: cf-talk Subject:

Re: Scheduler directory missing.

2015-03-26 Thread Byron Mann
I would make a copy of the entire directory, then uninstall and install. Then copy and overwrite the configuration files. Pretty sure with 7, you will want the lib/neo-*.xml files. That should get you most of the way there. You could also leave the current install as is. Install a fresh copy

Re: Scheduler directory missing.

2015-03-26 Thread Gonzo Rock
Is there not a string you could search for... either as a filename or??? On Mar 26, 2015 10:28 AM, Jenny Gavin-Wear jenn...@fasttrackonline.co.uk wrote: Hi guys, long time no speak. Hardly doing any CF work these days, but still looking after a couple of long time customers on CF 7. I

RE: Scheduler directory missing.

2015-03-26 Thread Robert Harrison
Just curious, but couldn't you install it on a different computer (even a laptop) and just copy the directly you need over without all the complications? Robert Harrison Full Stack Developer AIMG rharri...@aimg.com Main Office: 704-321-1234  ext.118 Direct Line: 516-302-4345 www.aimg.com

RE: Scheduler directory missing.

2015-03-26 Thread Jenny Gavin-Wear
Thanks, Dave. Could I install on another server and just copy the directory over? -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: 26 March 2015 17:54 To: cf-talk Subject: Re: Scheduler directory missing. Is it possible to run a CF7 reinstall to recover this

Re: Scheduler directory missing.

2015-03-26 Thread Dave Watts
Thanks, Dave. Could I install on another server and just copy the directory over? Without testing it myself I can't say for sure, but I think it probably would work just fine. Dave Watts, CTO, Fig Leaf Software 1-202-527-9569 http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf

Re: considering two options for changing hosting

2015-03-26 Thread Russ Michaels
the common reasons PHP becomes slow is an overloaded server, if the disk IO is not fast then PHP suffers. This does not affect CF in the same way because cf templates get cached in memory by default. To determine whether one host is going to be any better than another, the question you need to

RE: Scheduler directory missing.

2015-03-26 Thread Jenny Gavin-Wear
Thanks .. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: 26 March 2015 18:45 To: cf-talk Subject: Re: Scheduler directory missing. Thanks, Dave. Could I install on another server and just copy the directory over? Without testing it myself I can't say for

considering two options for changing hosting

2015-03-26 Thread Mark Spence
I am currently using Newtek/Crystaltek for a client site and have a couple of issues with them I am able to resolve. The site has been with them for several years. 1. Lately the Wordpress portion of the site has become slow and I can't figure out why. It's not the db and it is not the

Error calling a .net object

2015-03-25 Thread Charles Sheehan-Miles
I have a problem I wanted to run by the list. I’m recently back in the coldfusion world after a several year hiatus. I’m in the process of trying to access the methods of a .net component, at this point as a proof of concept. Once I can do something with it I’ll actually start building

Re: Error calling a .net object

2015-03-25 Thread Charles Sheehan-Miles
Still no dice. I’m banging my head against the wall on this one. I know I’ve got the right path… I opened it up with cffile and dump it to the screen and it’s there. I don’t have an asp application using it, going to try that next. If I can get it to work there, at least it will give me some

Re: Error calling a .net object

2015-03-25 Thread Bobby
Its not necessarily saying the method doesn't exist, it is saying it doesn't exist with the arguments and/or argument TYPEs you are giving it. Look at the types in the dump of the method you mentioned and try to javacast() your values to match those types when passing them in. example:

Re: Error calling a .net object

2015-03-25 Thread Bobby
I gave the benefit of the doubt but that is also my primary suspicion (file object vs path). On 3/25/15, 9:17 AM, Byron Mann byronos...@gmail.com wrote: I know I've done things like pass a file path (string) instead of file object, so make sure the type the method wants is string or otherwise.

Re: Error calling a .net object

2015-03-25 Thread Byron Mann
I know I've done things like pass a file path (string) instead of file object, so make sure the type the method wants is string or otherwise. So might look if the function is this: OpenDesign(File, Int) as opposed to: OpenDesign(String, Int) ~Byron On Wed, Mar 25, 2015 at 9:08 AM, Bobby

Re: Error calling a .net object

2015-03-25 Thread Bobby
Javacast the 0 as short and the path as a string and see how that goes. example: opendesign(javacast('string',thisfile), javacast('short',0)) On 3/25/15, 9:45 AM, Charles Sheehan-Miles char...@sheehanmiles.net wrote: That was my first thought too. But the documentation is pretty clear that

Re: Error calling a .net object

2015-03-25 Thread Charles Sheehan-Miles
That was my first thought too. But the documentation is pretty clear that it’s looking for the file path, and the dump shows this: OpenDesign(java.lang.String, short) On Mar 25, 2015, at 9:23 AM, Bobby bo...@acoderslife.com wrote: I gave the benefit of the doubt but that is also my

Re: Error calling a .net object

2015-03-25 Thread Byron Mann
Anyone have any ideas if the introspection into .NET objects shows private methods? May be the case that the method is private being shown in the CFDump? I seem to remember this might be the case. May be able to use this to decompile the dll and see what is what.

Re: Error calling a .net object

2015-03-25 Thread Charles Sheehan-Miles
I’ll take a look at that. This “inherited an application with no documentation” is exactly my situation. This DLL is a black box. Thank you! On Mar 25, 2015, at 11:06 AM, Byron Mann byronos...@gmail.com wrote: Anyone have any ideas if the introspection into .NET objects shows

Re: CF version of JIRA?

2015-03-23 Thread Russ Michaels
also take a look at this one http://www.jetbrains.com/youtrack/ On Mon, Mar 23, 2015 at 1:01 PM, Byron Mann byronos...@gmail.com wrote: If it's just issue tracking you are after and not so much project management, Jira is really overkill and IMHO overly complex to setup and manage anyhow.

Re: CF version of JIRA?

2015-03-23 Thread Byron Mann
If it's just issue tracking you are after and not so much project management, Jira is really overkill and IMHO overly complex to setup and manage anyhow. PivotalTracker might be something to look at if you are looking for something similar in the project management arenas. It is geared towards

Re: CF version of JIRA?

2015-03-23 Thread Roger Austin
It is usually good advice to not reinvent the wheel, but there is a place for new projects. Sometimes you want to roll your own ticket system and I have done that for a variety of reasons such as flexibility or integrating with a code base. It really depends on how complex of a system you

Re: CF version of JIRA?

2015-03-23 Thread Russ Michaels
You will be hard pushed to find anything written in cf, all these days, all the half decent apps were abandoned years ago and no longer supported our the site is long dead. Best place to look is cf411.com or cfseaech.com On Sun, Mar 22, 2015 at 17:26 PM, Robert Glover sled...@gmail.com wrote:

Re: CF version of JIRA?

2015-03-23 Thread Andrew Scott
Jira is a very big and full featured Enterprise ticketing system, I am sure it is $10 and not $20 for 10 users and was introduced a few years ago to help get smaller teams get into Jira and other products. The whole $10 goes directly to a charity, don't recall it off the top of my head, so

CF version of JIRA?

2015-03-22 Thread Robert Glover
Is there a decent issue management system written in CF that is similar to JIRA? I could spend the $20 to get JIRA and host it myself, but I can't help but choke when I see the price difference between 10 users and 25 ($20 vs $1200, WTF?)... to the point that I'm like, screw you, I'll just

Re: Should I migrate away from ColdSpring

2015-03-21 Thread Russ Michaels
I am happy to offer free hosting to get the site back up. On Sat, Mar 21, 2015 at 0:10 AM, Nolan Erck nolan.e...@gmail.com wrote: FYI, on the ColdSpring Google group there is now a small discussion about the ColdSpring docs and making sure they have a good home on a server somewhere. -Nolan

Re: Should I migrate away from ColdSpring

2015-03-20 Thread Dean Lawrence
Great! Thanks for the heads up, Nolan. On Fri, Mar 20, 2015 at 8:10 PM Nolan Erck nolan.e...@gmail.com wrote: FYI, on the ColdSpring Google group there is now a small discussion about the ColdSpring docs and making sure they have a good home on a server somewhere. -Nolan On Fri, Mar

Re: Should I migrate away from ColdSpring

2015-03-20 Thread Nolan Erck
FYI, on the ColdSpring Google group there is now a small discussion about the ColdSpring docs and making sure they have a good home on a server somewhere. -Nolan On Fri, Mar 20, 2015 at 8:37 AM, Dean Lawrence dean...@gmail.com wrote: Thanks, Nolan, I appreciate your insights. I'm pretty

Re: jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Scott Stewart
Byron, delegate is not depreciated in 1.7, it's still active as of 1.11, which is the version that I'm using. There are a couple of instances of deferred.is that are depreciated but not .delegate. http://api.jquery.com/category/deprecated/deprecated-1.7/

Re: jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Byron Mann
.on() in jquery 1.7+ is probably what to use instead of delegate(). I only say this as the documentation notates on() supercedes delegate(). And they have a habit of deprecation in these instances. $(document).on(event, selector, function ) On Mar 20, 2015 1:08 PM, Scott Stewart

RE: jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Robert Harrison
I think you need to add an event listener for the class: classname.addEventListener('click', myFunction, false); Robert Harrison Full Stack Developer AIMG rharri...@aimg.com Main Office: 704-321-1234  ext.118 Direct Line: 516-302-4345 www.aimg.com -Original Message- From: Scott

Re: Should I migrate away from ColdSpring

2015-03-20 Thread Dean Lawrence
Thanks, Nolan, I appreciate your insights. I'm pretty much on the same page as you, but I guess I am mainly concerned that with the ColdSpring site apparently gone, that I can't even get to the documentation to try to either troubleshoot an issue or even expand on features that I haven't worked

jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Scott Stewart
I have a button on a page with a class attached to it (several buttons actually) shouldn't I be able to attach a jQuery click event to the buttons using a class as a selector: $(.editPathway).click(function(){ var x = $(this).data(id); $('#pathEditFrm').jqm({ modal:true,

Re: jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Scott Stewart
.delegate is what I was looking for $(#pathList).delegate('.editPathway','click', function(){ var x = $(this).data(id); $('#pathEditFrm').jqm({ modal:true, ajax:'index.cfm?action=loadPathEditid=' + x + 'nolayout', closeOnEsc: true }).jqmShow(); }); #pathList is the parent container and the

Re: Should I migrate away from ColdSpring

2015-03-19 Thread Nolan Erck
I like ColdSpring. I like having XML documentation for that layer of my codebase. As such, I have several sites that I don't plan to migrate to DI/1 or WireBox. I also do a lot of Java consulting work, and switching from Spring (Java) to ColdSpring (CFML) is less painful for my brain. :) That

Re: anyway to initialize ORM AFTER onApplicationStart()?

2015-03-19 Thread Jochem van Dieten
On Thu, Mar 19, 2015 at 12:22 AM, Yuliang Ruan wrote: current app sets the datasource in onApplicationStart(). i can't have ormEnabled=true unless there's a datasource.and it doesn't look like i can intialize orm at the end of onApplicationStart() by doing a this.ormEnabled=true

Re: Hotfix 16, CF10

2015-03-19 Thread Priya K
This happened to us recently running on J2EE settings but started working once JVM property coldfusion.disablejsafe=true was added. Hope this helps, On Wed, Mar 18, 2015 at 10:51 PM, Byron Mann byronos...@gmail.com wrote: As a start, I would check your CF logs to see if there is any

Should I migrate away from ColdSpring

2015-03-19 Thread Dean Lawrence
I've been using ColdSpring for a good number of years and it is pretty much a part of almost every site that I have developed. When trying to access http://coldspringframework.org/ to look at the docs, I get a service unavailable error. It was like this when I tried to access it about a month ago

Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Phillip Vector
This is an 8+ month contract and our client is interested in candidates who are local to the area or someone who can relocate at their own cost to the area for the duration of this project. Remote Job *sighs* The spammers have found the list. On Wed, Mar 18, 2015 at 9:54 AM, Pramod Dubey

Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Scott Stewart
uh.. Lenny ..?? or do i not want to know :) On Wed, Mar 18, 2015 at 2:15 PM, Phillip Vector vec...@mostdeadlygame.com wrote: Occasionally I like to have fun with them. Pull up google maps for the address they give (always in Princeton) and ask them how they work out of a Mailroom

Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Phillip Vector
It's basically an basic system that keeps recruiters and telemarketers on the line for as long as possible. It's quite fun to use. :) http://pbxinaflash.com/community/index.php?threads/lenny-is-back.13220/ and some hilarious videos here.. http://www.reddit.com/r/itslenny/ On Wed, Mar 18,

Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Scott Stewart
So have I and I've come to a conclusion. The same call center is fronted by five or six different companies, I'll opt out of one list and get flooded by three others for the same position almost immediately as if my opting out has triggered another event. I'm really getting tired of getting

anyway to initialize ORM AFTER onApplicationStart()?

2015-03-18 Thread Yuliang Ruan
current app sets the datasource in onApplicationStart(). i can't have ormEnabled=true unless there's a datasource.and it doesn't look like i can intialize orm at the end of onApplicationStart() by doing a this.ormEnabled=true what are the alternatives? I'm thinking one where i set

RE: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Eric Roberts
I think you hit the nail on the head Scott... -Original Message- From: Scott Stewart [mailto:webmas...@sstwebworks.com] Sent: Wednesday, March 18, 2015 1:08 PM To: cf-jobs-talk Subject: Re: Remote Job: 3 Senior ColdFusion Developers So have I and I've come to a conclusion. The same

Hotfix 16, CF10

2015-03-18 Thread Les Irvin
Just applied hotfix 16 to CF10, now the application service won't start. The event log reveals this info Can't start ColdFusion Application Service. The description for Event ID 259 from source ColdFusion 10 Application Server cannot be found. Either the component that raises this event is not

RE: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Eric Roberts
That is awesome -Original Message- From: Phillip Vector [mailto:vec...@mostdeadlygame.com] Sent: Wednesday, March 18, 2015 1:25 PM To: cf-jobs-talk Subject: Re: Remote Job: 3 Senior ColdFusion Developers It's basically an basic system that keeps recruiters and telemarketers on the

Re: Hotfix 16, CF10

2015-03-18 Thread Byron Mann
As a start, I would check your CF logs to see if there is any additional information that may shed light on the issue. Event logs are usually pretty generic when it comes to CF. You could also roll back the hot fix to get things working again.

Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread C. Hatton Humphrey
On Wed, Mar 18, 2015 at 1:02 PM, Phillip Vector vec...@mostdeadlygame.com wrote: This is an 8+ month contract and our client is interested in candidates who are local to the area or someone who can relocate at their own cost to the area for the duration of this project. Remote Job

Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Phillip Vector
Occasionally I like to have fun with them. Pull up google maps for the address they give (always in Princeton) and ask them how they work out of a Mailroom store. :) But usually, if they call, I send them to Lenny. That gets me off their lists really quick. On Wed, Mar 18, 2015 at 11:08 AM,

Re: Can you use a CFTHREAD inside an Ajax routine?

2015-03-16 Thread Michael Grant
I always just comment out the cfthread to single thread it and test there's no errors. On Monday, March 16, 2015, John Pullam jpul...@mcleansystems.com wrote: The original answer that this does work was enough to get me headed in the right direction. I eventually found a bug in my code; the

Re: Can you use a CFTHREAD inside an Ajax routine?

2015-03-16 Thread John Pullam
The original answer that this does work was enough to get me headed in the right direction. I eventually found a bug in my code; the CFTHREAD was starting up the task correctly. ~| Order the Adobe Coldfusion Anthology now!

Re: Sending and = over a URL

2015-03-15 Thread Phillip Vector
Thank you! :) On Sun, Mar 15, 2015 at 1:06 AM, Andrew Scott andr...@andyscott.id.au wrote: Try URLEncode and URLDecode Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Sun, Mar 15, 2015 at 6:37 PM, Phillip Vector

Sending and = over a URL

2015-03-15 Thread Phillip Vector
I have a program that sends me info via a URL. I'd like to encrypt it, but when I do, I get 's and ='s in the string. Is there some way I can still send the whole string with those characters in it through a base URL string or is there an encryption method that doesn't use those special

Re: Sending and = over a URL

2015-03-15 Thread Phillip Vector
If it helps... cfoutput cfset ServerPassword = 'Test123' cfset Text = ReplaceNoCase(cgi.query_string, 'fuseaction=IncomingMessage.DefaultMessage=', '') #Text#P cfset Text = Decrypt(text,'#ServerPassword#') #Text#P cfif find('IncomingMessage.DefaultMessage=',Text)

Re: Sending and = over a URL

2015-03-15 Thread Andrew Scott
Try URLEncode and URLDecode Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Sun, Mar 15, 2015 at 6:37 PM, Phillip Vector vec...@mostdeadlygame.com wrote: If it helps... cfoutput cfset ServerPassword = 'Test123'

Re: Decrypting MD5

2015-03-13 Thread Alan Rother
Just to clarify Rick, the MD5 is not strictly speaking an encryption algorithm. It's a hashing algorithm, hashes by their very nature are intended to be one way and destructive. There are only a finite number of possible results of the MD5 hash, which is how people have constructed tools to

Decrypting MD5

2015-03-12 Thread Rick Sanders
Hey all sorry if this has been asked before. I did Google and didn't come up with a result. I want to know if I can decrypt passwords stored as MD5 in a SQL Server database using the Decrypt function? There are online tools out there that decrypt MD5 so I'm hoping that I can do this in CF.

Re: Can you use a CFTHREAD inside an Ajax routine?

2015-03-12 Thread Bobby
When you say it doesn¹t generate any errors, do you mean that you¹ve looked through the exception logs? Unless you are trapping it with try/catch or a custom error handler, that¹s the only place you would discover that an error happened in a cfthread that you are spawning and forgetting. On

Re: ColdFusion 9 on Java 8

2015-03-12 Thread Scott Stewart
This is googleable uhmmm.. thanks Captain Obvious, here's your cape :P From what I was able to dig up ColdFusion 9 is a no go with Java 8. There are hotfixes available for 10 and 11... of course there's always Railo/Lucee .. On Thu, Mar 12, 2015 at 10:16 AM, Eric Roberts

Re: ColdFusion 9 on Java 8

2015-03-12 Thread Wil Genovese
Unless I missed it, Adobe has not certified ColdFusion 9.0.x on Java 8. — Remember this as I continue Also, Adobe ColdFusion 9.x.x reached End Of Life back on December 31st, 2014. http://www.trunkful.com/index.cfm/2014/11/24/ColdFusion-9-Reaches-End-Of-Life-Long-Live-ColdFusion —

<    1   2   3   4   5   6   7   8   9   10   >