Server Error in '/' Application.

Error occoured while retriving data from databaseLogin failed for user 'sampurni_AseaForum'.

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.ApplicationException: Error occoured while retriving data from databaseLogin failed for user 'sampurni_AseaForum'.

Source Error:


Line 219:        catch (Exception ex)
Line 220:        {
Line 221:            throw new ApplicationException("Error occoured while retriving data from database" + ex.Message.ToString());
Line 222:        }
Line 223:    }

Source File: d:\Inetpub\vhosts\weareyoddha.com\asiasocialforum.weareyoddha.com\App_code\Database.cs    Line: 221

Stack Trace:


[ApplicationException: Error occoured while retriving data from databaseLogin failed for user 'sampurni_AseaForum'.]
   Database.get_DataSet(String query) in d:\Inetpub\vhosts\weareyoddha.com\asiasocialforum.weareyoddha.com\App_code\Database.cs:221
   organizations.Page_Load(Object sender, EventArgs e) in d:\Inetpub\vhosts\weareyoddha.com\asiasocialforum.weareyoddha.com\organizations.aspx.cs:19
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0