Sourceless distribution

2006-08-15 Thread Susan McNab
Is there a way to use the cfcompile utility successfully in the following scenario? 1. Create a CF Web site on a development server (with all paths set as variables in a config file for portability) 2. Use the cfcompile utility with the -deploy option to create java bytecode 3. Deploy the

Re: CF Arrays

2006-08-07 Thread Susan McNab
Which ColdFusion version? I have tested it on CFMX 7.0.1 and 7.0.2 ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four

CF Arrays

2006-08-06 Thread Susan McNab
I was getting an error that appeared to be randomly occurring in one of my sites: The element at position [n] cannot be found Eventually I traced it to the fact that I had been using ArrayLen to set the number of iterations for a loop when the array size had been expanding. The code was

Web Services - Not for production or development

2006-07-05 Thread Susan McNab
The insertion of the Not for Production Use meta tag is resulting a validation error which prevents the development and testing of Web Services on my local CF App Server. I currently have Enterprise Edition (DevNet) CFMX 7.0.1 (not an ideal verison for Web services, but need to keep that

Re: using cffile to set privs (cloodge)

2004-02-16 Thread Susan McNab
Did anyone find the answer to this? I have the same problem on a local dev machine but using move as opposed to rename. - Original Message - From: Kyle McNamara To: CF-Talk Sent: Thursday, November 20, 2003 5:58 AM Subject: using cffile to set privs (cloodge) I am using: cffile

StructFindKey - what's really possible?

2004-01-16 Thread Susan McNab
I have been on the list for years but am a bit of a shy lurker. I wonder if anyone can help with the following. The CF docs say: StructFindKey - Searches recursively through a substructure of nested arrays, structures, and other elements, for structures whose values match the search key in the

Re:StructFindKey - what's really possible?

2004-01-16 Thread Susan McNab
By the way, I do realise I can loop through recursively to get results. To me at at least, it sounds like you shouldn't need to do that with StructFindKey. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: StructFindKey - what's really possible?

2004-01-16 Thread Susan McNab
Mark, Thanks. What do you mean when you say array?I am reading the docs for StructKeyFind to mean that if a Struct contains another struct then it will dive into that too, but it doesn't say it will scan Arrays. What you say makes sense but are we reading the same CFDocs? Originally I thought

Re: CFFILE error

2004-01-16 Thread Susan McNab
I had exactly the same thing. Noticed it last week. It's an area I haven't worked on for a long time so I am not sure exactly how long ago it started. Not keen on re-installing right now. The problem is only occurring in the development environment. The code works fine on another server and it

Re: Verity Error # -100 [ff9c] VdkSessionNew

2002-08-26 Thread Susan McNab
Did anyone reply to you about this? I have been plagued by it for a long time. In the end all I could do was make a script that sends an email to the ISP requesting a CFServer restart ASAP everytime the error occurs. Happens on a server hosted at what I think is a pretty decent ISP. I have been

Anyone used CF with package called Clients Profits?

2000-10-08 Thread Susan McNab
I am on the verge of getting a nice new job and I want to recommend Cold Fusion for the company's Intranet. They have a software package called "Clients and Profits" which is apparently used a lot by advertising agencies, graphic design studios, multi-media production companies, and so on. The

Re: CF-Talk V1 #78

2000-07-14 Thread Susan McNab
Have you tried using the Explicit search option and putting quotes marks around the query? Works for me using the English-language version. If you want to try it send me mail off list I will give the URL for an example. Sue I'm working on a resume collection for my recruiting department

RE: verity and meta tags

2000-07-10 Thread Susan McNab
I thought that only the material within title and body tags is indexed with the basic version of Verity available with CF. No? Is there a way to index META tags with CFindex? If you're indexing static pages, and those pages contain META tags, then you're indexing META tags. If you're

CF Verity Errors

2000-06-30 Thread Susan McNab
Does anybody know what might cause the following errors? My templates were running just fine and I haven't changed a single line of code on them. The site is in a shared hosting environment so I suspect that something has been done by someone else to cause these errors but what!?? Can anyone