Ooops. Never mind. In my code I was actually doing a File.OpenText
on the html file, and never closing the resulting StreamReader. Sorry...
> ----------
> From: Lynn Curtner[SMTP:Lynn.Curtner@s...]
> Reply To: ASPX_Professional
> Sent: Tuesday, July 16, 2002 8:18 AM
> To: ASPX_Professional
> Subject: [aspx_professional] Easy(?) IDE question
>
> My ASP.NET web application has some plain old html pages in it. When I'm
> working in VS and modify an html page, then run the app, I can't modify
> the html page again (file locked by another process) until I re-boot.
> Presumably, this is IIS that's putting the clamps on, but I've tried
> stopping/pausing IIS to no avail. It's a real pain. Does anyone have any
> insight they'd like to share?
>
> TIA,
> Lynn Curtner
>