94Chapter 3Naming servers available to the Participants and Activate activitiesThis task applies only to sites running SQL Server and a named instance.When the Participants and Activate activities generate the selection list for the Server field, theydo not include named instances. Users can normally choose an unlisted server simply by typing itsname in the input box. However, this does not work for named instances. To avoid this situation itis best to restrict users to choosing from a predefined list of server names only.The names of available servers and access rights to those servers are defined theSampleMgtGUI.Config.xml file. To restrict the servers that can be chosen in Participants andActivate edit the file as follows:E Navigate to [INSTALL_FOLDER]\IBM\SPSS\DataCollection\6\InterviewerServer\FMRoot\Shared\Config and open SampleMgtGUI.Config.Xml using a text editor of yourchoice.E Locate the tag and add the showexistingonly="false" attributeas follows: showexistingonly="false">...E Save your changes and close the file.For further information about SampleMgtGUI.Config.xml refer to “Controlling Access to SampleData” in the IBM® SPSS® Data Collection Developer Library.Modifying the default Web service settings for IBM SPSS Data Collection Remote AdministrationIf you have installed IBM® SPSS® Data Collection Remote Administration, you maywant to modify the default Web service settings that control synchronization betweenremote interviewers and the Remote Administration. You can change the Web servicesettings by editing the web.config file. By default, the web.config file is found inC:\InetPub\wwwroot\SPSSMR\SyncWebService\web.config.Property DescriptionDPMServerName Name of the DPM server machine. If the server is located on a remote machine,change this value to that machine’s name.Default Value: localhostinbox Location of the SyncWebService inbox. If IBM® SPSS® Data CollectionInterviewer Server Administration was not installed in the default location ofC:\InetPub\wwwroot\SPSSMR, change this value to a complete file path that theanonymous user has read/write access to.Default Value: C:\InetPub\wwwroot\SPSSMR\SyncWebService\inbox