C
ChuckD_Duncan
(Platform: 2003 or XP, IIS) From a Web Service, I have a sqlConnection with
a correct (tested) connection string. When I try to
myConn.Open();
it fails with NTAUTHORITY\NET SERVICE not authorized... meaning it seems
to be looking for that in the SQL users list. However, I can't find such
an account in the system to add to the database security.
Somehow I have a combination of DejaVu and Alzheimer's .... appreciate
your help.
Thanks in advance.
Chuck Duncan
a correct (tested) connection string. When I try to
myConn.Open();
it fails with NTAUTHORITY\NET SERVICE not authorized... meaning it seems
to be looking for that in the SQL users list. However, I can't find such
an account in the system to add to the database security.
Somehow I have a combination of DejaVu and Alzheimer's .... appreciate
your help.
Thanks in advance.
Chuck Duncan