Yeah,
I'm using MachII on a shared host. What's the question?
Paul Kenney
[EMAIL PROTECTED]
916-212-4359
> -Original Message-
> From: ing. fusto [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 06, 2004 12:39 AM
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] machii
>
>
> hello, is som
hello,
i'd know:
1) have you mapped the framework folder to /machii folder, or changed all
references to .machii to path.machii?
2) who is the provider you use to park your machii sites
best regards
salvatore
- Original Message -
From: "Paul Kenney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECT
also Sanjay - is it possible that you can turn debugging on so that you can
easily see what is going on with your query and form parameters? can help a
lot
___
Regards,
Richard Lovelock,
Senior Application Analys
Title: CF ODBC to unresponsive SQLServer, and fine-tuning ODBC data-sources
I'm having problems with my CF server in that it keeps hanging - not processing any CF pages at all. However, the Task Manager reports an Idle CPU of 98%.
I have narrowed the problem down to another server that I ret
you said that rebooting the server causes CF server to stop running - are the CF services set to Automatic?
Duncan Cumming
IT Manager
http://www.alienationdesign.co.uk
mailto:[EMAIL PROTECTED]
Tel: 0141 575 9700
Fax: 0141 575 9600
Creative solutions in a technical world
--
Sorry. The Endoscopy server has to be
re-booted as it has become unresponsive (can't even be ping-ed) Once the
Endoscopy server is responsive, then CF works again.
CF is on a different server but has to
link to the Endoscopy server to get results.
-Original Message-
From:
could you try adding another cfcatch, with type set to "any", and see if that catches it?
Duncan Cumming
IT Manager
http://www.alienationdesign.co.uk
mailto:[EMAIL PROTECTED]
Tel: 0141 575 9700
Fax: 0141 575 9600
Creative solutions in a technical world
I am trying to execute the following
query:
SELECT t_SectionXFA.subxfaID,
t_SubXFA.subxfaKey, t_SubXFA.subxfaValue, t_SectionXFA.xfaID,
t_XFA.xfaKey
FROM t_XFA INNER JOIN (t_SubXFA INNER JOIN t_SectionXFA
ON t_SubXFA.subxfaID = t_SectionXFA.subxfaID) ON t_XFA.xfaID =
t_SectionXFA.xfaID
w
Sam Westlake wrote:
I am trying to execute the following query:
SELECT t_SectionXFA.subxfaID, t_SubXFA.subxfaKey,
t_SubXFA.subxfaValue, t_SectionXFA.xfaID, t_XFA.xfaKey
FROM t_XFA INNER JOIN (t_SubXFA INNER JOIN t_SectionXFA ON
t_SubXFA.subxfaID = t_SectionXFA.subxfaID) ON t_XFA.xfaID =
t_Se
It works a treat - thanks stephen, and I will post a new mail next time.
Sam
-Original Message-
From: Stephen Moretti [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 13:21
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CF MS Access conflict?
Sam Westlake wrote:
> I am trying to execute t
Guys
We are probably
going to be migrating from 5 to MX in the near future and hopefully can update
our (CF4!!) reference books.
I currently have CF4
web application construction kit (Forta), CFML Language ref and Optimizing CF5
(Cortes) sitting on my desk.
I was hoping for
some rec
Hi Richard,
I used to use a lot of reference books
with CF4 – CF5 but when MX came along, I found that new ideas, best
practices and technologies were moving too fast to merit spending money on
books. I now use the Macromedia online documentation http://livedocs.macromedia.com/ and Sea
yes, you will get new CF reference books. the 'Developing CFMX Applications' book is a hefty tome, much more so than the lightweight one that came with CF 4.
"Lovelock, Richard J" <[EMAIL PROTECTED]>
07/04/2004 13:36
Please respond to dev
To: "'cflist'" <[EMAI
We are probably going to be migrating from 5 to MX in the near future
and hopefully can update our (CF4!!) reference books.
I currently have CF4 web application construction kit (Forta), CFML
Language ref and Optimizing CF5 (Cortes) sitting on my desk.
I was hoping for some recommendations
salvatore,
To guarantee that my references to the MachII files was unique I had to
create a mapping to ".MachII" and change all the type names within
the MachII files from "MachII." to ".MachII.". Any files I
created that extend the framework reference the new unique names.
For my hosting I use
See below
Terry
--Original Message-
>
> >
> > We are probably going to be migrating from 5 to MX in the near future
> > and hopefully can update our (CF4!!) reference books.
> >
> > I currently have CF4 web application construction kit (Forta), CFML
> > Language ref and
thanks - I have the O'Reilly as an e-book but wanted to hear other's
recommendations before delving in (plus i hate reading books on screen, much
easier with the paper version I find!?)
any other recommendations guys? CFMX Bible has good customer reviews on
Amazon
> any other recommendations guys?
I found Hal Helm's "Discovering CFCs" (Techspedition) very useful, but
don't bother if you have any OO background.
--
Aidan Whitehall [EMAIL PROTECTED]
Macromedia ColdFusion Developer
Fairbanks Environmental +44 (0)1695 51775
_
yeah i just saw that one after reading an article in the CFDJ about OO and
encapsulation (Ben Edwards and Hal Helm)
___
Regards,
Richard Lovelock,
Senior Application Analyst.
Westminster City Council - Web Suppo
hey guys, i have a form and everytime i try press submit and search my
database i get the 404 error page, would anyone know why this is happening??
From: "Lovelock, Richard J" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: RE: [ cf-dev
probably the page doesn't exist that your form is submitting to. you're sure it's 404 and not 500 Internal Server Error?
"sanjay sidar" <[EMAIL PROTECTED]>
07/04/2004 15:37
Please respond to dev
To: [EMAIL PROTECTED]
cc:
Subject: R
Title: RE: [ cf-dev ] CF (MX) Textbooks
But remember that book is using CF 6 and some of the stuff has been 'fixed' in CF 6.1, if I remember the book had a 'hack' way to create a 'super' - which is now implemented in 6.1. Also no use of the 'var' tag either (I could be wrong there though)
Jb.
i think it may be, im not to sure, whenever i press submit, the page gets
redirected to a searchengine page called www.perfectnav etc, it may be
how do i check if its an internal error, and would you know how to rectify
it?
From: [EMAIL PROTECTED]
Reply-To: <[EMAIL PROTECTED]>
To: <[EMAIL
make sure you have spelt the action page name correctly (spaces, extension
etc) in the form tag on the form page
___
Regards,
Richard Lovelock,
Senior Application Analyst.
Westminster City Council - Web Support
Title: RE: [ cf-dev ] 404 error
Some code would be good... :)
-Original Message-
From: sanjay sidar [mailto:[EMAIL PROTECTED]]
Sent: 07 April 2004 15:37
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] 404 error
hey guys, i have a form and everytime i try press submit and search my
can you please send new emails rather than replying to old ones when it's a
new thread please? Thanks
you might be posting the form to a file that doesn't exist???
- Original Message -
From: "sanjay sidar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 3:37
Title: RE: [ cf-dev ] 404 error
A browser hijack perhaps?
I've seen that when those nasty people install stuff in your browser so if it can't find requested page/domain then it does the search for whatever.
Nasty people!
-Original Message-
From: sanjay sidar [mailto:[EMAIL PROTECT
sanjay sidar wrote:
i think it may be, im not to sure, whenever i press submit, the page
gets redirected to a searchengine page called www.perfectnav etc,
it may be how do i check if its an internal error, and would you know
how to rectify it?
Sounds like you've mis-typed the domain name
Title: RE: [ cf-dev ] 404 error
yes -
John is right here - it could also be some Spyware or something that can take
control of your error messages - I had this recently at home - i was going to a
search engine instead of getting the 404 error page but this would still suggest
an error in you
That's not the case, I've been through this with Sanjay. This "404"
happens when an error occurs in the action page (or elsewhere in his
wwwroot). We set up a site wide error handler but is that not working
now Sanjay?
d
-Original Message-
From: Stephen Moretti [mailto:[EMAIL PROTECTED]
yep, that sounds like what perfectnav is:
http://www.kephyr.com/spywarescanner/library/perfectnav/index.phtml
does the site wide error handler replace any meaningful CF message or debug
output?
___
Regards,
Richard Lovelock,
Senior Application Analyst.
Westminster City Council - Web Support
Cap Gemini Ernst & Young
Sout
Ah, so it b Spyware :)
-Original Message-
From: Damian Watson [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:04
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] 404 error
That's not the case, I've been through this with Sanjay. This "404"
happens when an error occurs in the action page (o
yes but the spyware only replaces the default IIS messages as far as I am
aware (!??) so if it is not a mispelled page name or is not a missing action
page file then the CF Error message should still get shown ?
which would suggest that the action page isn't there or is mis-spelled in
the form pa
Check out, SpyBot, Lovely GPL software.
http://www.safer-networking.org/index.php
Justin.
-Original Message-
From: Damian Watson [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:08
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] 404 error
Ah, so it b Spyware :)
-Original Message-
Hmmm... I've been through this meticulously with Sanjay (over Messenger)
Commented out all code on action page and replaced with "hello", then
the form hit the action page fine. As soon as there is anything that
could error in the page then this happens.
He seems to be able to get no error messag
post the code here, and we might spot the error...
- Original Message -
From: "Damian Watson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 4:14 PM
Subject: RE: [ cf-dev ] 404 error
> Hmmm... I've been through this meticulously with Sanjay (over Messenger)
Where the error is known and I've pointed them out to Sanjay, getting
his error reporting to work is the problem.
-Original Message-
From: Tom Smith [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:17
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] 404 error
post the code here, and we migh
SELECT employee_name, company_name, country, region,
position,department, section, random
FROM tblAdmins
WHERE 1 = 1
AND employee_name LIKE '%#form.employee_name#%'
#employee_name#
AND c
I would suggest getting rid of that spyware/hijacker is a high priority
using one of the links provided earlier - just in case it has managed to
highjack messages from CF as well as IIS standard errors - other wise makes
any dev pretty difficult!!!
_
what's the code for the form though? the bit that says
"sanjay sidar" <[EMAIL PROTECTED]>
07/04/2004 16:20
Please respond to dev
To: [EMAIL PROTECTED]
cc:
Subject: Re: [ cf-dev ] 404 error
SELECT employee_name,
Title: RE: [ cf-dev ] 404 error
Do a search on google for 'PerfectNav hijack'
You'll find it is spyware, http://forums.devshed.com/archive/t-127915
-Original Message-
From: Lovelock, Richard J [mailto:[EMAIL PROTECTED]]
Sent: 07 April 2004 16:10
To: '[EMAIL PROTECTED]'
Subject: R
Financial News Image Library
Please insert the form below.
- Employee name
- Company Name
N/A
Albania
Algeria
Andorra
Angola
Anguilla
Argentina
Armenia
Aruba
Australia
Austria
Azerbaijan
Bahamas, The
Bahra
you have no closing tag... is that bad copy/paste??? this wont be
your problem though...
- Original Message -
From: "sanjay sidar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 4:26 PM
Subject: Re: [ cf-dev ] 404 error
>
>
>
> Financial News Image Librar
>
> SELECT employee_name, company_name, country, region,
> position,department, section, random
> FROM tblAdmins
> WHERE 1 = 1
>
> AND employee_name LIKE '%#form.employee_name#%'
>
>
>
> #employee_name#
>
this bit here's going to throw some errors - where's the rest of the query
tag, or sho
One advantage of the new sp2 for xp, you can see what 'addons' are
loaded into your browser, activex etc disable themif you use IE of course.
***FIREFOX RULES!***
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:05
To: [EMAIL PROTECTED]
Subjec
yes sorry this code should be in the above query, i was thinking that
prehaps the best way to do it was one search at a time, so like try to
search just for the employee_names first, and if that works then apply the
same metohd with the rest
From: "Tom Smith" <[EMAIL PROTECTED]>
Reply-To: <[EM
Sorry guys but we need to back track. I've been trying to teach Sanjay
how to debug so that when he posts he can supply more details. Yes
there's errors in the code there but fixing them each time without him
seeing what the problem is ain't gonna help. Because he's having this
error reporting (Spy
have you thought about removing the cfquery tags, put a cfoutput around the
whole block, place and tag around that, and then paste into access,
rather than running it this way you'll have an idea if it's the query
that's screwed or not... although with your browser being hijacked this
could b
surely firefox rocks ;) blooming great!
- Original Message -
From: "John Beynon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 4:18 PM
Subject: RE: [ cf-dev ] 404 error
> One advantage of the new sp2 for xp, you can see what 'addons' are loaded
> into your
Run spybot and it will tell you what spyware is installed.
Check out, SpyBot, Lovely GPL software.
http://www.safer-networking.org/index.php
Justin
-Original Message-
From: Damian Watson [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:48
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] 404
Best add-on is the bookmark sync'ing, you tried that ?
backups up your bookmark to a ftp and then downloads them on browser start.
All my links at home and work ...
Justin
-Original Message-
From: Tom Smith [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:46
To: [EMAIL PROTECTED]
Subject
Got to say I love the web developer tools that come in the installer...
"Find Broken Images", object outlining and page validation
Bliss My moving and cleaning a site at the minute and "Find Broken
Images" was a god-send last night! too many weeny images to easily pick
out, but this ma
no, but that's nice:) might have to have that feature then
- Original Message -
From: "Justin MacCarthy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 5:03 PM
Subject: RE: [ cf-dev ] 404 error
> Best add-on is the bookmark sync'ing, you tried that ?
>
>
> But remember that book is using CF 6 and some of the stuff has been
'fixed' in CF 6.1, if I
> remember the book had a 'hack' way to create a 'super' - which is now
implemented in 6.1.
Yes, absolutely right -- good point. Fortunately, I'd read enough from
other sources to realise those bits of co
don't know that one, but will have to get it. i'm a big fan of the Adblock extension.
Stephen Moretti <[EMAIL PROTECTED]>
07/04/2004 17:04
Please respond to dev
To: [EMAIL PROTECTED]
cc:
Subject: [ cf-dev ] Firefox - WAS (Re: [ cf-
[EMAIL PROTECTED] wrote:
don't know that one, but will have to get it.
http://texturizer.net/firefox/extensions/#webdeveloper
Also, came across a calender extension.
http://ftp.mozilla.org/pub/mozilla.org/calendar/xpi/windows/calendar_windows_nightly.xpi
i'm a big fan of the Adblock extension.
sorry for the OT, but I've got wombats to feed.
Anyone know of any good recruitment companies for to get me a CF job in London village?
You can reply to me offlist if you like - richwild AT funjunkie DOT co DOT uk
muchas gracias
--
These lists are syncronised with the CFDeveloper forum at
htt
Title: Message
When
an ODBC DSN cannot connect to the SQL server, all CF sites sites to stop working
as a result due to the timeouts.
You
may be able to reduce the timeouts in the DSN to reduce the problem... shame
cfmx doesn't wupport OLEDB
Russ
-Original Message-From: Osull
Title: Message
It has been brought
to my attention that some people on this list are being lazy with their posts
and I have been asked to say somehting as it is annoying a few people on this
list.
Rather than creating
a new post, they are simply hitting reply to a previous post and using it
Title: Message
okay - sorry all.
Sam (tail between legs)
From: Snake Hollywood
[mailto:[EMAIL PROTECTED] Sent: 07 April 2004
19:18To: [EMAIL PROTECTED]Subject: [ cf-dev ]
NOTICE TO ALL: LIST ETIQUETTE
It has been brought
to my attention that some people on this list are being lazy with
Thanks for the tip. I looked at it and while it has the feature I needed implemented, I did not see a feature to browse for an image. Anyway, I finally got the custom button working in ActivEdit.
Thanks again,
ChrisSnake Hollywood <[EMAIL PROTECTED]> wrote:
In that case it would probably be eas
Erm, do I need to setup another list ?
> -Original Message-
> From: Stephen Moretti [mailto:[EMAIL PROTECTED]
> Sent: 07 April 2004 17:40
> To: [EMAIL PROTECTED]
> Subject: Re: [ cf-dev ] Firefox - WAS (Re: [ cf-dev ] 404 error)
>
>
> [EMAIL PROTECTED] wrote:
>
> >
> > don't know that
63 matches
Mail list logo