I\'m currently learning ASP.NET and I\'m running into difficulties integrating SQL Server into ASP.NET. I\'m trying to grant NETWORK SERVICE read permission as follows:
If you have Admin access right click on the project folder --> Properties --> Security --> Edit --> Add --> Network Service as Name and give the permission.
Or if you are opening VS with admin access you probably may not need the access