ASP.NET Database Access

  • Thread starter Thread starter Rajarshi Chowdhury
  • Start date Start date
R

Rajarshi Chowdhury

Hello everybody,

I am new to .NET and wold like to get opinion to solve a problem
occuring when I am trying to access an MSSQL server desktop engine running
on a windows 2003 server machine. Every time I am getting the error message
saying "Login failed for NT Authority\Network Services" although the
programs are working fine in another XP machine with its own SQL Server
desktop engine. I am getting the same error message either I use sql server
username and password or integrated security. Please help me.
 
Back
Top