Yep...if you're using CFMX (may be Enterprise only) there is a setting to force CF to always look for changes or never look....the setting name escapes me at the moment.  This setting is set to NOT check once the app is in production because the code should not be changing.

HTH

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
  ----- Original Message -----
  From: Bryan F. Hogan
  To: CF-Talk
  Sent: Tuesday, January 06, 2004 7:47 AM
  Subject: Changes not being reflected.

  Have any of you run across a scenario where changes are not being
  reflected? What I have is a page that allows uploads. On the action page
  I'm using CFFILE to upload it. And as I do every time a build an upload
  page I forgot to add the enctype attribute to the form so I got the
  error telling me so. Now I went in added it back in and submit the page.
  The same error is returned to me. The action page is not seeing that the
  page has been updated to include the enctype attribute.

  I say ok fine it's some how caching the page. I don't have any caching
  code in my site yet and trusted cache is turned off. I made text display
  change to see if the page is being updated and it is, I also viewed the
  HTML source of the page and the enctype attribute is included.

  CFML errors are emailed to me by my site wide error template that is set
  in the CF admin. This file sits in my web root. My site directory is

  Webroot
  programversion
  www.website.com
  components
  udfs
  errortemplate.cfm

  I'm using CFMX 6.1, Windows 2000 Server, IIS 5 with all the latest
  patches and updates.

  I have also tried removing the generated class files and restarting the
  CFMX services. This isn't the first time that this has happened. It
  happens periodically on minor page changes. After awhile it starts
  working.

  Anyone have any ideas?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to