I guess what I meant to say was.....

*and I quote, from Ben and Nate's WACK fourth Edition*

"You cant visit an Application.cfm page directly. If you attempt to
visit
an Application.cfm page with a browser, you will receive an error
message
from Cold Fusion"

so if he was trying to just hit that, you couldn't, etc....thats all, 
just in case that's what he was trying to do in his debugging of this.


..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 

-----Original Message-----
From: Dan Haley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 11, 2002 1:43 PM
To: CF-Talk
Subject: RE: Weird Behavior


That's not true ... I use <cfoutput> and <cfabort> for troubleshooting
in my
application.cfm all the time ... CF4.5

Wasn't there a thread on here a couple days ago about having a ".com" in
your path and how that can screw things up?

Dan

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 11, 2002 10:10 AM
To: CF-Talk
Subject: RE: Weird Behavior


you cant get application.cfm to show results of cftags
in them, I know that.

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 

-----Original Message-----
From: Greg Luce [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 11, 2002 11:17 AM
To: CF-Talk
Subject: Weird Behavior


OK, this is going to sound weird, but I have a Win2K server running
IIS/CF5/SQL2K. A client asked me to redo the admin section of their site
which is now using NT security on the admin dir on their server. I
created an 'X.com' directory in my C:\inetpub\wwwroot. I ftp'ed the
whole site there. Currently there's no index.cfm in the admin directory
so I created one with: <cfoutput>#now()#</cfoutput> in it. I hit
www.myserver.com/x.com/admin and I see "#now()#". I hit refresh and get
"The Page Cannot Be Displayed". I've verified CF is running. Now if I
hit www.myserver.com/x.com I get the public site. Then if I put "/admin"
on the url I get "#now()#" again! That seems like some crazy caching
issue or something. I have 30 other sites running properly on the
server. I also tried putting a cfabort in the root application.cfm and
it's not being processed I guess. (There is no application.cfm in the
admin directory.)

Any ideas?




______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to