Error Messages/41237
Example message
System Error: Cannot store "C:\MyModels\Modules\Temp of Expense Module.ana" because you do not have permissions to write to the directory.
Cause
This error occurs when the file system permissions deny your account access to the directory where Analytica is attempting to save your model, or a linked module file. If your model uses linked module files, it is quite likely that you made a change to one of the linked module files and then tried to save your work. The file system where Analytica is trying to save the linked module cannot be written to by your account, so those changes cannot be saved.
After acknowledging this error by pressing OK, the linked module in question is not saved and remains "dirty" (the File → Save option remains enabled after the remainder of the save completes).
Remedies
Among the least desirable options is to exit your model without successfully saving. In this case, any changes inside the problem module do not get saved.
Assuming that you would like to save these changes, you can use tools within Windows to reset the directory access permissions to allow write-access from your Windows account. After fixing this, select File → Save again.
You can find the linked module in your model and change the file path. To do this, open its object window and use the class pulldown to change the linked module to a normal module, then back to a linked module (or linked library). When changed back, you will be prompted with a file Save dialog, allowing you to select a different directory for the file.
Finally, you can simply change the linked module to an embedded module. Again, from the object window for the linked module, change the class pulldown to a normal (unlinked) module. Then save your model again.
Enable comment auto-refresher