Login popup appears when trying to save Settings
Article ID |
1015 |
Posted Date |
6/1/2004 |
Product(s) |
Ultimate Survey - Enterprise .NET Edition with Dev Kit |
Updated Date |
6/1/2004 |
When using Ultimate Survey Enterprise survey software and trying to save settings, a Windows login popup may appear.
This is caused by a lack of write permissions on the web.config, which is found in the root of your Ultimate Survey installation folder.
To remedy the situation, make sure that the following permissions are in place:
- Write permission on web.config for the asp.net user on the local machine
- Write permission on web.config for the "Internet Guest Account" usually called IUSR_machinename.
- Also, make sure that web.config is not read only
Once these permissions have been configured, try to save the settings again.