473,320 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Login Failed: Error 18456: Unable to login to run SP on local serv

Don't know if this is the correct newsgroup. If not then I apologize in
advance.

New installation of SQL Server on local machine. All permissions to access
tables and execute stored procedures provided. Changed and reset password.
Same errors experienced with accounts other than sa. All permissions granted.

Calling SP from ASP page on same machine.

Here is the error I'm experiencing and retrieved:

"Source: .Net SqlClient Data Provider
Number: 18456
State: 1
Class: 14
Server:
Message: Login failed for user 'sa'.
Procedure:
Line: 0"

What am I missing/
Nov 19 '05 #1
2 2477
have you tried running a string sql from your asp, instead of a stored
procedure.

login failed for 'sa' , the reason for this is that the supplied password
for user sa is incorrect.

also the correct newsgroup for your question is
"microsoft.public.sqlserver.server"

"garibaldi" <ga*******@nospam.nospam> wrote in message
news:C8**********************************@microsof t.com...
Don't know if this is the correct newsgroup. If not then I apologize in
advance.

New installation of SQL Server on local machine. All permissions to access
tables and execute stored procedures provided. Changed and reset password.
Same errors experienced with accounts other than sa. All permissions
granted.

Calling SP from ASP page on same machine.

Here is the error I'm experiencing and retrieved:

"Source: .Net SqlClient Data Provider
Number: 18456
State: 1
Class: 14
Server:
Message: Login failed for user 'sa'.
Procedure:
Line: 0"

What am I missing/

Nov 19 '05 #2
Thanks, the DBA changed the sa password on me... :-(

"Vaibhav" wrote:
have you tried running a string sql from your asp, instead of a stored
procedure.

login failed for 'sa' , the reason for this is that the supplied password
for user sa is incorrect.

also the correct newsgroup for your question is
"microsoft.public.sqlserver.server"

"garibaldi" <ga*******@nospam.nospam> wrote in message
news:C8**********************************@microsof t.com...
Don't know if this is the correct newsgroup. If not then I apologize in
advance.

New installation of SQL Server on local machine. All permissions to access
tables and execute stored procedures provided. Changed and reset password.
Same errors experienced with accounts other than sa. All permissions
granted.

Calling SP from ASP page on same machine.

Here is the error I'm experiencing and retrieved:

"Source: .Net SqlClient Data Provider
Number: 18456
State: 1
Class: 14
Server:
Message: Login failed for user 'sa'.
Procedure:
Line: 0"

What am I missing/


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: rrober07 | last post by:
Hello, My Setup is I have a Web Server machine(Devweb01), Database SQL Machine(Devsql01), a Client Machine(local machine) I have configured the SQL machine as follows: 1) Added local Aspnet...
2
by: Paul M. | last post by:
Hi, we have a asp (vb) .net www app which use crystal reports to produce output from a sqlserver 2000 database. The asp pages work fine up to the point where it is required to generate a crystal...
4
by: Chuck Bowling | last post by:
I'm having a problem that i really don't understand. I'm new to ASP.NET and to SQL Server (MSDE). I'm trying to get a VS walkthru in the C# to work. I think the problem is permissions but I'm not...
10
by: musosdev | last post by:
Wonder if someone can help! We're getting the following error on our Intranet system as soon as we login.. ------------------ Exception Details: System.Data.SqlClient.SqlException: Login...
5
by: Ramtin | last post by:
Hi; when I use sql server connection or ole connection for working with database I receive the login failed for user 'any user that I work'.I've been granted ASPNET user in sql.
2
by: shubhangi | last post by:
Hi, I'm trying to run a job. The script contains a code which access remote server. The job fails. The same job when pointed to local server runs successfully. Error given when execting a job...
4
by: eruth | last post by:
There are loads of post on this, but nothing that seems to cover my exact problem ;) I have an ASP.Net 1.1 web application running on my local machine. I want to connect to an SQL 2005 server...
1
by: sjohnson1984 | last post by:
Hello, I am trying to gain data from a linked server using: select * from ..dbo.CampaignFAct However, receive back the error in the title of this post:
1
by: ShaluGoogle | last post by:
I'm getting the following error when I'm doing merge replication. Plz, tell me how can I overcome this problem. I cannot able to start the agent... Plz, someone help me Login failed for user...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.