Re: Logon failed for user ". but only for membership tables in same database that other request work
- From: "Sir Bill" <SirBill@xxxxxxxxxxxxx>
- Date: Wed, 12 Apr 2006 10:05:46 -0500
I was able to log on to computer b and execute the stored procedure. There
was no error after I corrected the permissions for the user. BUT, BUT BUT
I can access the stored procedure but I can not use membership.validateuser.
Membership.validateuser must use a different method or user id / password.
Is this using the aspnet_wp user of ASPNET? If I make the passwords the same
on all the machines will the membership.validateuser work from computer a?
Finally, thanks for your assistance. This has been very flustrating.
"Wei Lu" <weilu@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:NdHWadfXGHA.3700@xxxxxxxxxxxxxxxxxxxxxxxx
Hi Bill,
Since you use a same UserName and Password in the Computer A , it should
be
OK to login SQL Server on Computer B.
I would like you to do a test that on ComputerB, log on using the Username
and then open the SQL Management Studio and try to execute the stored
procedure. Does any error occur?
You may use the GRANT statement to grant the EXECUTE permission for a
user:
GRANT System Object Permissions (Transact-SQL)
http://msdn2.microsoft.com/en-us/library/ms187797.aspx
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
- Follow-Ups:
- References:
- Logon failed for user ". but only for membership tables in same database that other request work
- From: Sir Bill
- RE: Logon failed for user ". but only for membership tables in same database that other request work
- From: Wei Lu
- Re: Logon failed for user ". but only for membership tables in same database that other request work
- From: Sir Bill
- Re: Logon failed for user ". but only for membership tables in same database that other request work
- From: Wei Lu
- Logon failed for user ". but only for membership tables in same database that other request work
- Prev by Date: Re: Batch File
- Next by Date: Linked Server Confusion - I don't know where to start...
- Previous by thread: Re: Logon failed for user ". but only for membership tables in same database that other request work
- Next by thread: Re: Logon failed for user ". but only for membership tables in same database that other request work
- Index(es):
Relevant Pages
|