S
SAC
I'm brand new to dotnet...when I press F5 on a webpage with a gridview
connected to the pubs db, I get an error
[SqlException (0x80131904): Cannot open database "pubs" requested by the
login. The login failed.
Login failed for user 'NOTEBOOK\ASPNET'.]
I'm logged into this computer as <DomainName>\Administrator
I checked the db users and there is none called ASPNET.
I tried adding it with ownership on the DB and still no prpgress.
I tried logging into the local computer (NOTEBOOK) rather than the domain.
but no success.
Any ideas on what I need to do?
Thanks.
connected to the pubs db, I get an error
[SqlException (0x80131904): Cannot open database "pubs" requested by the
login. The login failed.
Login failed for user 'NOTEBOOK\ASPNET'.]
I'm logged into this computer as <DomainName>\Administrator
I checked the db users and there is none called ASPNET.
I tried adding it with ownership on the DB and still no prpgress.
I tried logging into the local computer (NOTEBOOK) rather than the domain.
but no success.
Any ideas on what I need to do?
Thanks.