We have a web server (IIS) that stores XLSX files and allows access to them via https. Excel can load the file but is only allowing them to be opened read-only. We have tried giving full control to "everyone", but that has had no effect. Is there something we are missing when accessing these files via https? How does Excel determine file permissions in this situation?
↧