Could not find a part of the path 'C:\Temp\log20250513.txt'.

Page Error


An unexpected error has occurred on this page. The system administrators have been notified. Please feel free to contact us with the information surrounding this error.
The error occurred in: http://ealbum.w4j.org/PhotoDetail.aspx?OrgCode=EFCHC&aid=367&pno=7
Error Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Stack Trace:
System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at GUS.WebModules.Data.DbObject.RunProcedure(String storedProcName, IDataParameter[] parameters, Int32& rowsAffected) in f:\richard\gusutilities\modules\core\dbobject.cs:line 104 at GUS.WebModules.Accounts.Data.AccountsTool.GetOrgID(String orgCode) in F:\Richard\GUSUtilities\Modules\Accounts\ACCOUNTSDATA\AccountsTool.cs:line 66 at GUS.WebModules.Accounts.Business.AccountsTool.GetOrgID(String orgCode) in F:\Richard\GUSUtilities\Modules\Accounts\ACCOUNTSBUSINESS\AccountsTool.cs:line 40 at GUS.WebModules.GUSUtilites.PhotoDetail.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)