Using Microsoft Expression Web 4 to revise our intranet. I had to enable .shtml on the IIS server in order to be able to use server-side pages. Sorry, I'm a newbie and had to somehow make it work on a tight deadline. There' may be better ways of doing this and better, more up-to-date program than Expression, but this is the situation now... So, I can edit the website just fine. In fact, I'm done and published it etc. Works great. The problem is, another person who also was able to edit the same Intranet website, now can't do it. She has the same software, but it's getting an error, "Cannot open file XXX for writing" where XXX is any of the .html or .shtml pages, old ones or new ones. She just can't edit any of them. She started getting the error as soon as I was done publishing the changes (removed Flash and replace the main menu with a shared .html file called into every page, like <--#include file "\menu.html"-->) The files open OK, the shared menu is there, etc., and she makes the changes, but when she clicks Save, that's when she gets the error. Any ideas as to what may be causing the problem? I already had her try to edit one of the old pages I replaced. She can't edit those either.
"Cannot open file xxx for writing"
915 Views Asked by Anubix At
1
There are 1 best solutions below
Related Questions in IIS
- error 500 on IIS FastCGI but no clue despite multiple error loggings activated
- IIS Rewrite Module exclude bots but allow GoogleBot
- How to deploy angular 17 SSR into IIS
- IIS web site with httpplatformhandler on specific route does not redirect to the nextjs site
- Why is 'EDITBIN /STACK:2097152 w3wp.exe' cmd is giving me an LNK1342 error?
- Primeng Angular styles on subdomain don't work
- Apps migrated from IIS server1 to another IIS server2 stopped communicating with an App on IIS server 1 via SSL (HTTPS)
- How to authenticate with REST API service on IIS using pass-through authentication in Python?
- ASP.NET Core 8 is missing from application pool selection after install
- Azure Application Gateway ByPass
- SSL certificate is installed on iis and website but in browser is unknown
- Redirect to another site but show the original URL in browser
- Problem in hosting React App with react-router-dom on IIS Server
- Django Channels on IIS
- ASP.NET Core/Angular17 application files does not load when published in IIS
Related Questions in EXPRESSION-WEB
- Web Expression 4, html 5, The property is marked invalid because it's not supported by the current schema, "border-radius" not working
- "Cannot open file xxx for writing"
- Why :before css not working in Design View with Expression Web?
- PHP Header doesn't work in web expressions 4
- Installing php on windows and configuring with expression web 4?
- Why is the CSS z-index being ignored in position relative using background cover image?
- Unicode display in Microsoft Expression Web 4
- Database schema for Assignment Website - Is this a Many-to-Many Relationship?
- Renaming or Moving html files in Visual Studio 2012 breaks links and dependencies
- Visual Studio 2010 Preview in multiple browsers
- Entire Page is loading
- Undesirable auto complete behavior
- Compiler Error Message: BC30205: End of statement expected
- Can I make the preview pane of Expression Web 4 honor <?php include ... ?> directives?
- Designing HTML5 pages with ASP.NET MVC4 and Razor
Related Questions in MICROSOFT-EXPRESSION-WEB
- Web Expression 4, html 5, The property is marked invalid because it's not supported by the current schema, "border-radius" not working
- How to connect to phpmyadmin localhost database from microsoft web expression 4
- "Cannot open file xxx for writing"
- Why :before css not working in Design View with Expression Web?
- Internet Explorer Compatibility Issue - Microsoft Expression web
- preserve encoding for included files
- Copy/Paste From Word To Expression
- Can I toggle code in Expression Web 4.0
- Installing php on windows and configuring with expression web 4?
- Can I create/edit .jsp files with Microsoft Expression Web?
- Microsoft Expression Web 4 javascript auto completion
- How to change Microsoft Expression Web doctype to HTML 5
- Dynamic Web Template modifying my CSS divs?
- phpinfo() Expression Web 4
- Unicode display in Microsoft Expression Web 4
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
This should be a problem caused by permissions. Find the folder where the file is located, right-click on it, check Properties -> Security, and ensure that the permissions of the two accounts are the same.