473,473 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Login failed for user "NT AUTHORITY\ANONYMOUS LOGON"

VC
Hello,

I have an issue here. Hope someone can help me.

Issue:

Developer is using a web application from one server (IIS) (say Server A).
A second server (say Server B, which is SQL Server 2000) hosts the stored procedures.
The SQL datawarehouse is hosted on a third server (say Server C ,which is SQL Server 2000)
and contains allof the data.

Developer's queries work correctly when executed directly from the
second server (Server B) to the data warehouse. When he initiates the same query
hosted on the second server from the web server, the follow error is
generated Login failed for user "NT AUTHORITY\ANONYMOUS LOGON" The web
applications uses Visual Studio.net to link to the server hosting the
stored procedures.

Question 1: Is it possible to successfully link from web app to data warehouse through the second
server using Windows Authentication? If possible,please explian how.

I do not have SQL Server account on Server C. Thats why I want to use only Windows Authentication.

Thanks in Advance for your time and help.

VC
Jul 21 '05 #1
1 6178
Check the directory security tab -> edit. check the anonymous access
checkbox
and integrated Windows authentication checkbox, Allow IIS to control
password...
even After this if it doesnt work... try uninstalling and installing ASP.NET
USer should work
after this step...
the commands for unistall and install are

aspnet_regiis -u // unistall
aspnet_regiis -i //install ...

after this it should work..
"VC" <an*******@discussions.microsoft.com> wrote in message
news:F8**********************************@microsof t.com...
Hello,

I have an issue here. Hope someone can help me.

Issue:

Developer is using a web application from one server (IIS) (say Server A).
A second server (say Server B, which is SQL Server 2000) hosts the stored procedures. The SQL datawarehouse is hosted on a third server (say Server C ,which is SQL Server 2000) and contains allof the data.

Developer's queries work correctly when executed directly from the
second server (Server B) to the data warehouse. When he initiates the same query hosted on the second server from the web server, the follow error is
generated Login failed for user "NT AUTHORITY\ANONYMOUS LOGON" The web
applications uses Visual Studio.net to link to the server hosting the
stored procedures.

Question 1: Is it possible to successfully link from web app to data warehouse through the second server using Windows Authentication? If possible,please explian how.

I do not have SQL Server account on Server C. Thats why I want to use only Windows Authentication.
Thanks in Advance for your time and help.

VC

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jamie Burns | last post by:
I have written a Windows Service to access an Oracle database. A dialog box appears, prompting for user logon if the database is not accessable due to network problems I just want the connection...
0
by: Peter Steele | last post by:
I want to create a local admin account programmatically and set it so that it to have "Logon as Service" rights and not be able to be logged on interactively. How are these extended rights...
2
by: Karun Karunakaran | last post by:
Hi, I am using the Crystal Enterprise .NET assemblies to generate and display a crystal report in a webform. This report connects to an SQL server (running locally) using a specific username and...
0
by: Peter Rilling | last post by:
I am wondering what the consequences are of using the "nt authority\network service" account in an Application Pool so that IIS can connect to a SQLServer database as opposed to creating a domain...
1
by: Ezra | last post by:
Our company's web server is trying to access graphics files on another server. When I run the app from Visual Studio (1.0) on my localhost, the server in question is available (which is accessed a...
1
by: VC | last post by:
Hello, I have an issue here. Hope someone can help me. Issue: Developer is using a web application from one server (IIS) (say Server A). A second server (say Server B, which is SQL Server...
2
by: Andrzej Magdziarz | last post by:
Hello, (sorry for my English...) Could you help me with a SQL Server 2005 problem? I had installed SQL Server 2005 and then I tried to setup some application using SQL Server. Unfortunatelly...
2
by: Bill_DBA | last post by:
I have the following stored procedure that is called from the source of a transformation in a DTS package. The first parameter turns on PRINT debug messages. The second, when equals 1, turns on the...
2
Jimmy Liew
by: Jimmy Liew | last post by:
hi, I found this error message in my Ms SQL Server error log. Does anyone know what is all about? What I should diagnosis on this? The SQL Server management pack script "SQL Server 2000...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.