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

Bu cevap yeterince yardımcı oldu mu?

 Bu dökümanı yazdır

Also Read

I'm looking for a PHP PDF Invoice Maker Script

Posted by Freekers, 03-06-2007, 01:58 PMHello ! I'm looking for a cheap or free PHP PDF Invoice...

mySQL Caching

Posted by jweeb, 03-10-2010, 10:54 PMHi All, I am new to this. I would like to do a mySQL...

RAID 5 or RAID 10 - Which is the best?

Posted by wolfdog, 04-19-2009, 08:48 AMHi, The answer to my previous seems to HARDWARE RAID...

Script help with CSF - how to temporarily unblock IPs

Posted by sharmaine1111, 04-22-2009, 11:12 PMHello I'm trying to create a script or WHM plugin...

changing register_globals from .htaccess will cause 500 Error when php run as CGI

Posted by mshannaq, 05-07-2007, 01:44 PMHello, Today I have a customer want to swich the...