I have created a web application in asp.net with SQL.I have mentioned ConnectionString in web.config as follows:
But when i am uploading this webapplication on Parallels Plesk Panel Dedicated server and connect with database then i am getting an error as follows::
Server Error in '/' Application.
Login failed for user ''.
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 ''.
Please help me.
Thanks in advance.
Monir MiaPosted Jun 16, 2011, 6:19 PM
//// "MS10-MMI2" is my server name. Please use ur server name here.
Pankaj SinghPosted Jun 18, 2011, 11:46 AM
Suthish NairPosted Jun 17, 2011, 8:56 AM