I installed Windows 2003 Standard Edition, then VS.NET and SQL Server 2K with SP3. When I build web project connecting to the database in VS.NET, the compiler gives me the following error:Login failed for user ‘NT AUTHORITY\NETWORK SERVICE’,why?

Platform: ASP.NET| Category: Error Handling

Add NT AUTHORITY\NETWORK SERVICE account to SQL Server , which will be in the local group. Make sure to give it the required database access and permissions

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.