Re: NT Authority\networkservice failed to connect



Hello Ger,

I believe the following link will provide you more information about this setting.

http://msdn2.microsoft.com/en-us/library/72wdk8cc(VS.71).aspx

--
Ekrem Önsoy



"Ger" <Ger@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:1AACF24A-06FF-4F20-B7E2-31A230E237EB@xxxxxxxxxxxxxxxx
Hi, found it! (anyway in my case)

Setting the following in the webconfig of the VS.2003-project solved the
access-problem:
<!-- GLOBALIZATION
This section sets the globalization settings of the application.
-->
<globalization requestEncoding="utf-8" responseEncoding="utf-8" />

<identity impersonate="true"/>

Hope this helps other too,

regards, Ger.

"Ger" wrote:

Hi,

I am brandnew to webdevelopment.
Using SBS2003 sp1 with IIS6, VS.net 2003 and SQL2000.
I created a webapplication with VS.net which has a SQLClientDataadapter,
which is connected with the SQL2000-server.

I got the following error, when I run (from IDE) the project:
Login failed for user 'NT AUTHORITY\Netwerkservice'.

This user doesnot exists on SBS2003(AD). Probably VS.net 2003 uses this user
trying to access SQL-server. In SQL-server I cannot add this user, because it
doesnot exists in SBS2003.

What can I do, to give the VS.net app. access to SQL2000 ???

regards, Ger.


.


Quantcast