You don't happen to be using Cute FTP are you? and getting an "invalid file handle" error?
-----Original Message----- From: Shawn Grover [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 3:12 PM To: CF-Talk Subject: RE: CFM Files are "Locked"? Well, that would be a problem - we have QA people accessing the server to test the application. If it were only once, then no problem. But we're looking at transfering files up to 50 times a day (only transfering files that are considered "done"). So then our QA people pretty much have to stop work. There IS a Connection Timeout in the properties of web site in IIS. However, I think this has more to do with Session timeouts, rather than file locks. Funny thing is that using my account through FTP, I cannot delete the files. Going to the physical server, using the Exact same account, I CAN delete the file. Or maybe the "lock window" expired while I was walking down the hall... This is enough to make me loose my hair.... oops.. too late... Shawn -----Original Message----- From: Rob Rohan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 3:54 PM To: CF-Talk Subject: RE: CFM Files are "Locked"? If it is IIS holding it, you can probably stop and start the service to release it -----Original Message----- From: Shawn Grover [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 2:49 PM To: CF-Talk Subject: RE: CFM Files are "Locked"? Any way to set that lock period? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 3:24 PM To: CF-Talk Subject: Re: CFM Files are "Locked"? IIS likes to lock files for a little while if they have been recently accessed from the web. If you wait about 30 mins, they'll be freed. Annoying. ----- Original Message ----- From: Shawn Grover <[EMAIL PROTECTED]> Date: Tuesday, October 1, 2002 3:14 pm Subject: CFM Files are "Locked"? > I have a situation where our files refuse to be deleted, or > renamed. We've > checked all the usual stuff like attributes and tried to see who is > accessing the file, but still it won't allow itself to be deleted. > Anyone > see this before? > > We store our files in VSS, check them out to our web server as > needed to > work on them, and check them back in when we're done with them. We've > copied our web app's folder to a pre-production server for QA, and > now need > to update the files with a number of the fixes we have made > (basically took > a snapshot of our development code). But the files still refuse > to be > deleted. My thoughts are that VSS is likely the culprit and > somehow taging > the file as being opened, when it's not. Our Sys Admin is > swearing that > it's our application that's causing this (usual sys admin response... > <grins>). The files in use are .CFM and .JS files, and do not > perform any > file operations. So my thoughts are that the problem is either > with VSS, or > possibly with IIS. Any thoughts? > > Shawn Grover > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

