Server Error in '/' Application.

Login failed for user 'sangames_administrator'.

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 'sangames_administrator'.

Source Error:


Line 12:     {
Line 13:         string str = "";
Line 14:         string strCounter = HitCounter.GetHitCounter("SANLIB");
Line 15:         for (int i = 0; i < strCounter.Length; i++)
Line 16:         {

Source File: c:\Inetpub\vhosts\sangameshwarcollege.ac.in\library.sangameshwarcollege.ac.in\SiteMaster.master.cs    Line: 14

Stack Trace:


[SqlException (0x80131904): Login failed for user 'sangames_administrator'.]
   _rast1008.SQLHelper.GetData(String SQL) in D:\Pravin\01 Projects\01 RadheyShyam Technologies Development\San Main Library\SanMainLib\_rast1008\SQLHelper.cs:163
   _rastcore.HitCounter.GetHitCounter(String strModule) in D:\Pravin\01 Projects\01 RadheyShyam Technologies Development\San Main Library\SanMainLib\_rastcore\HitCounter.cs:18
   SiteMaster.Page_Load(Object sender, EventArgs e) in c:\Inetpub\vhosts\sangameshwarcollege.ac.in\library.sangameshwarcollege.ac.in\SiteMaster.master.cs:14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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