TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kritika Rana
NA
252
100.6k
sql server connection to login form created in asp.net and c
Apr 8 2013 6:07 AM
hi
I have created a login page and a table in sql server using windows authentication and a stored procedure to insert the values from login form
But when I click on the login button it shows the following error
Server Error in '/WebSite1' Application.
Login failed for user 'vikas-PCikas'.
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
System.Data.SqlClient.SqlException: Login failed for user 'vikas-PCikas'.
[SqlException (0x80131904): Login failed for user 'vikaskriti'.]
My connection string is as follows--------->>>>
string strcon = "Data source= -.; User id=vikas-PC\vikas; initial catalog =master";
Please help me in resolving the above error
Thanks
kritika Rana
Reply
Answers (
1
)
Sql server management studio installation
error.............. Keyword not supported: 'source'