Cannot open database asp.net

Posted by Faiyaz, 09-22-2008, 03:02 PM
Cannot open database "DATABASENAME" requested by the login. The login failed. Login failed for user 'SERVERNAME\IWAM_plesk(default)'. 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: Cannot open database "DATABASENAME" requested by the login. The login failed. Login failed for user SERVERNAME\IWAM_plesk(default)'. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlException (0x80131904): Cannot open database "DATABASENAME" requested by the login. The login failed.Login failed for user SERVERNAME\IWAM_plesk(default)'.] _Default.FindDuplicateUserName(String UName) +154 _Default.btnOk_Click(Object sender, EventArgs e) +31 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

Posted by Faiyaz, 09-22-2008, 03:05 PM
Sorry, I just forgot to describe the problem. I have a plesk ( Parallels ) server, I am able to connect to database locally from plesk but when I try to connect using connection string on my site I am getting above given error. I already added user IWAM_plesk to " SQLEXPRESS " mssql server. Is this permission issue or whatever please help

Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

MySQLDumper Perl Command - It This Correct?

Posted by Greedisgood, 03-26-2007, 10:28 AMHi Guys, I was reading this tutorial:...

Linux: backup hard drive mounted to /backup

Posted by UberTricep, 11-10-2012, 07:49 AMI have a new dedicated server and I ordered a backup...

Need to Delete a Cronjob via SSH

Posted by epic1231, 03-23-2007, 11:12 AMI have a cronjob that is still entered in my server, but...

Antivirus for Linux

Posted by bonjurkes, 09-17-2008, 05:59 PMHello, I am looking for an antivirus that i can...

Configuring a DR site

Posted by AQORN-Adam, 06-29-2008, 12:31 AMHi everyone, I'm a programmer and not exactly a web...