I get this error:
Login failed for user 'X4355-2000\ASPNET'
I am using C# and the graphical sqlDataAdapter with the DataSet.
Now I am accessing a SQL2000 DB. Does this mean that I have to create a .NET account for the DB now?
ThanksYou are connecting via anonymous access, therfore, you need to grant that account access to your db.
and how can i achieve that? i am having that problem!
Add the account to your list of users for your database and grant him the necessary permissions.
anyone? i want to put it working as fast as posible so i can continue making my web site :(
but how do i do that? i only have msde and vs.net 2003! where is the option? if there is one there..
bump
bump2....come on...some1....
bump number 72093842309
I think they are referring to your actual db permissions... ? Open .mdb in Access and set permissions....
Saturday, March 24, 2012
Login failed for user...
Labels:
asp,
aspnet,
dataset,
errorlogin,
failed,
graphical,
login,
net,
sqldataadapter,
user,
x4355-2000
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment