Windows 2003, SQL Server 2000 and Webservice

A

Adnan Hebibovic

Ok this is scenario:

I have installed Win2k3 with all patches, SQL Server 2000 Ent with SP3a. On
my home machine I have WinXP SP2 and there I created webservice to access to
the SQL Server to read some data, create DataSet and return that DataSet to
the client. I connected to SQL Server using Windows Authentification.
Everything was working properly until I have deployeed that webservice to
the Win2k3.

As I realized there wasn't ASPNET account on Win2k3. Error message: SQL
Server doesn't exists or access deined.

How to create ASPNET account with all privileges (but restricted as
possible) on Win2k3? As I heard that service must access Microsft .NET
directory, modify some xml and so on.

Help needed.

Adnan
 
M

[MSFT]

Hello Adnan,

Within Windows server 2003 and .NET framework 1.1, ASP .NET will use the
account "network service" instead of "ASPNET". You may add this acount to
local administrator group so that it can have enough permission to access
local resource and the SQL server.

Luke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top