Settings for Project Editor
Settings that control the behavior of Project Editor are stored in the Web.config file in c:\InetPub\wwwroot\SPSSMR\ProjectEditor. The ReservedProjectName.RegistryKey key points to a registry key that holds a list of names that cannot be used as UNICOM Intelligence Interviewer - Server Admin project names. The value of ReservedProjectName.RegistryKey is defined relative to HKEY_LOCAL_MACHINE and defaults to:
<appSettings>
<add key="ReservedProjectName.RegistryKey" value="SOFTWARE\SPSS\UNICOM Intelligence Interviewer - Server Admin\Projects\Reserved" />
</appSettings>
See also