RE: IIS -> SQLServer on another machine
From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 03/23/04
- Previous message: Kevin McDonnell [MSFT]: "RE: ASPNET Acct in SQL Server 2000"
- In reply to: Timo: "IIS -> SQLServer on another machine"
- Next in thread: Timo: "Re: IIS -> SQLServer on another machine"
- Reply: Timo: "Re: IIS -> SQLServer on another machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Mar 2004 20:03:20 GMT
316989 PRB: "Login Failed" Error Message When You Create a Trusted Data
http://support.microsoft.com/?id=316989
- Programmatically change the security context of the ASP.NET worker
process to a user who has the correct SQL Server permissions. -or-
- Change the default configuration of ASP.NET so that the ASP.NET
worker process starts and runs under the context of a user who has the
correct permissions in SQL Server. -or-
- Grant the correct permissions on SQL Server so that the aspnet_wp
account (or NetworkService account, for an application that runs on IIS
6.0) has the appropriate access to the required resources.
317012 INFO: Process and Request Identity in ASP.NET
http://support.microsoft.com/?id=317012
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
- Previous message: Kevin McDonnell [MSFT]: "RE: ASPNET Acct in SQL Server 2000"
- In reply to: Timo: "IIS -> SQLServer on another machine"
- Next in thread: Timo: "Re: IIS -> SQLServer on another machine"
- Reply: Timo: "Re: IIS -> SQLServer on another machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|