String resources cannot be found.¶
Symptoms¶
MAGIQ Documents cannot access the files under a folder called IRMessages. This folder is located in the application directory and contains string resources required to function as a multi-language application.
Resolution¶
Make sure that there is at least one language file in the IRMessages folder.
For example:
- irmessages.en
- irmessages.de
- irmessages.es
- irmessages.nl
Permission Issues¶
Make sure that the ASPNET, NETWORK SERVICE or the Impersonated User account has Full Control permissions to this folder and the files in it.