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?



______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
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