Re: Failed login MyMachine\ASPNET
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 03/23/05
- Next message: Dan Guzman: "Re: alter view permissions"
- Previous message: Uri Dimant: "Re: Failed login MyMachine\ASPNET"
- In reply to: N Thorell: "Failed login MyMachine\ASPNET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Mar 2005 07:08:17 -0600
The local ASPNET Windows account is created automatically when you install
ASP.NET. This account is used by default as the security context for
ASP.NET applications.
You can either grant ASPNET access to SQL Server or reconfigure ASP.NET to
use a different account. See
http://support.microsoft.com/default.aspx?scid=kb;en-us;316989 for details
on how to do this.
-- Hope this helps. Dan Guzman SQL Server MVP "N Thorell" <NThorell@discussions.microsoft.com> wrote in message news:06CD83E4-9F83-4BE2-A695-652A7C4A7DF9@microsoft.com... >I just wanted to write a simple WebService to return a dataset. > But when I am trying to debug it under Visual Studio, I get an exception > when calling conn.Open( ). The error message is "Failed to login user > myMachine\ASPNET". What is ASPNET??? Why does Visual Studio invent > that > account, if it fails to connect to my local MSDE? What can I do about > it? > Please, I am not an administrator, so I need every detail.
- Next message: Dan Guzman: "Re: alter view permissions"
- Previous message: Uri Dimant: "Re: Failed login MyMachine\ASPNET"
- In reply to: N Thorell: "Failed login MyMachine\ASPNET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|