| KMcDermott 2004-11-11, 5:49 pm |
| The site I'm supporting has a slew of form pages (###.html) that write to
results files (###_Results.html) that all reside in the _private folder. When
they want to get the results, they open the results file Live in FP2002, read
through what they need, cut out and paste into whatever app they need it in,
and close the ###_Results.html file. Prompted by FP that "contents have
changed, do you want to save?" and select yes.
At this point, the permissions for the IUSR_WWW account consistently get
changed from RW to R only. In doing so, the form results file no longer
updates, and I get this in the application log:
Event Type: Warning
Event Source: FrontPage 5.0
Event Category: None
Event ID: 1000
Date: 11/1/2004
Time: 3:38:26 PM
User: N/A
Computer: SERVERNAME
Description:
Microsoft FrontPage Server Extensions:
https://secure.XXXX.com- Error #20002 Message: Cannot open file
"###_results.html" for writing.
So then I go into Win Explorer on the server, reset the permissions on
###_results.html to include write access to ISUR_WWW, and all is well.
Is there a setting within the FP client or on the Extensions that
audits/changes/edits windows-level permissions on saved files?
|