Hi everybody
There's a web service deployed on a standalone Windows 2000 server. The atribute "username" in machine.config file is set to "machine" and ASPNET account has all neccessary permissions (as I understand). The problem is that the service is not accessible until the account is a member of Administrators group. Is that the only way to make things work? I spent lot of time browsing MSDN but found no appropriate solution.
Thank you.
There's a web service deployed on a standalone Windows 2000 server. The atribute "username" in machine.config file is set to "machine" and ASPNET account has all neccessary permissions (as I understand). The problem is that the service is not accessible until the account is a member of Administrators group. Is that the only way to make things work? I spent lot of time browsing MSDN but found no appropriate solution.
Thank you.