If you're running MS IIS (like most CF people are) then try stopping that
service and restarting it.  I have run accross problems with file locking
where IIS will hold the file open for several minutes if the "Check if file
exists" attribute is set on the .cfm extention under the filter
configuration.  Unchecking this box may help with your locking problem, and
also may save a milisecond (or a little less) off your page load times
because ISS won't have to check for the file before it passes the request to
the CF processor.

_______________________________________

Justin Scott :: [Staff Developer]
http://www.annex.com

----- Original Message -----
From: "Aidan Whitehall" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, November 12, 2000 7:03 AM
Subject: RE: RDS and NT holding a lock on a file


> If anyone has *any* info on how to eliminate this error message,
pleeeeease
> let me know.
>
> I just can't t-t-t-take it any more *sob* *sob*
>
>
> > -----Original Message-----
> > From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
> > Sent: 08 November 2000 16:22
> > To: CF-Talk
> > Subject: RDS and NT holding a lock on a file
> >
> >
> > There was a thread a while ago about NT (I think) holding a
> ---------- It's actually an IIS thing, as someone mentioned ----------
> > lock on a file
> > for 60 seconds. I'm finding if request a .cfm file in a
> > browser and then try
> > and open the same file via RDS in Studio, Studio throws this error:
> >
> >    Error attempting to read data from file
> > F:/pathtofile/file.cfm <P> Error
> > = There was a sharing violation.
> >
> > If you click OK, after about a minute you can open the file
> > and edit away.
> >
> > We're not having this problem with other servers and our
> > network admin has
> > just turned off "Keep Alives" on the server in question but no dice.
> >
> > Any suggestions? This is driving me mad (you want a file?
> > wait a minute,
> > then you can have it  ;-).
>
>
> --
> Aidan Whitehall <[EMAIL PROTECTED]>
> Netshopper UK Ltd
> Advanced Web Solutions & Services
>
> http://www.netshopperuk.com/
> Telephone +44 (01744) 648650
> Fax +44 (01744) 648651
> --------------------------------------------------------------------------
----------------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]
>

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to