By
default a Windows service is running as a local system
account. This implies that the process only has permissions
to access the local system and no network permissions.
This works perfectly if all your multimedia files
are stored on this server computer. It will fail when
you collect your multimedia files for the playlists
from a network resource. In that case you will have
to use a specific user account with the appropriate
permissions.
Right click the service and choose Properties from
the popup menu. Select the Log On tab. Choose 'This
account' and set the username and password. After this
modification you will have to restart the service.
|