Anonymous access not working

From: Mike (announ_at_tkd.net)
Date: 06/06/05


Date: Mon, 6 Jun 2005 09:59:04 -0400

All,

We have a .NET application running on Windows 2003/IIS 6.0. I set up the
application pool account with the network service account and have allow
anonymous set for the web site. It is using the iusr machine account. In
order for us to access data from our SQL Server we impersonate the ASPNET
with a domain account so we can use windows authentication between the 2
servers.

The problem is that when we try to access the web site, we are prompted with
a challenge response. Even if I remove the impersonate=true from the
web.config, we still get prompted for user id and password.

What am I missing?

Thanks

-- 
Mike Gasperino
Sr. Software Developer
office: 919-807-2310
****************************************************************************
E-mail correspondence to and from this address may be subject to the North 
Carolina Public Records Law "NCGS.Ch.132" and may be disclosed to third 
parties
**************************************************************************** 


Relevant Pages

  • Re: SQL Connection String using Domain Account
    ... Web.Config but now have the problem that the web site will not run under ... you can have a username/password set up in sql server - but this would ... The DBA has given me a Domain user account with rights to ... I am unable to get a connection to the database. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: IE Explorer 6.0 Locking Up On A Web Page Account
    ... "nass" wrote: ... on a web page, the account is not a secure https web site, but just a ... The thing is that if you go to this web site and browse through the ... regsvr32 urlmon.dll ...
    (microsoft.public.windowsxp.general)
  • Re: Proxy Management Point Problem
    ... Manually restart the SMS Agent Host service on the MP. ... MP encountered an error when connecting to SQL Server. ... If using a standard SQL security account, ... The Default Web Site is disabled in IIS. ...
    (microsoft.public.sms.setup)
  • Re: IE Explorer 6.0 Locking Up On A Web Page Account
    ... on a web page, the account is not a secure https web site, but just a ... The thing is that if you go to this web site and browse through the ... Checked out the IE settings, which are set to default settings. ... regsvr32 urlmon.dll ...
    (microsoft.public.windowsxp.general)
  • Re: Manually Created Web Site Does Not Work - What am I Missing?
    ... For each different Web site ... have the same name or folder structure as my VS project. ... The ASP.NET Dev Server runs as the Administrator account in VS 2008. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading