Web site error


Unfortunately an error occurred while processing your request.
Please try again later.


PARS2019v5.709.3 - Please check your local CONNECT.INI file is not redirecting to an unreachable network location.

GP_ExecuteQueryBuildConnection Server: SIMS\SIMS2016 Database:SIMS User:tascuser

System.Data.SqlClient.SqlException (0x80131904): 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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at PARSsql.Main.GP_ExecuteQuery_CONNECT(String SqlCommand, Boolean NonQueryCommand, SqlCommand ParametersList, DataSet& PassBackDataSetInstead, CommandResults& ReturnCommandResult, Boolean AsTrans, Exception& CommandException, Int32 CommandTimeOutMultiplyer, DataRow& GatherStatistics) in C:\_DEVELOP\PARS 5\_Shared\PARSsql\Procedures\Main.vb:line 235
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:-1,State:0,Class:20

User agent: CCBot/2.0 (https://commoncrawl.org/faq/) RawUrl: /PARS/Login.aspx?logoutreason=notauthenticatebasepage Url: https://pars.bishopheber.cheshire.sch.uk/PARS/Login.aspx?logoutreason=notauthenticatebasepage/PARS/Login.aspx?logoutreason=notauthenticatebasepage

System.Exception: Please check your local CONNECT.INI file is not redirecting to an unreachable network location.

GP_ExecuteQueryBuildConnection Server: SIMS\SIMS2016 Database:SIMS User:tascuser

System.Data.SqlClient.SqlException (0x80131904): 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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at PARSsql.Main.GP_ExecuteQuery_CONNECT(String SqlCommand, Boolean NonQueryCommand, SqlCommand ParametersList, DataSet& PassBackDataSetInstead, CommandResults& ReturnCommandResult, Boolean AsTrans, Exception& CommandException, Int32 CommandTimeOutMultiplyer, DataRow& GatherStatistics) in C:\_DEVELOP\PARS 5\_Shared\PARSsql\Procedures\Main.vb:line 235
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:-1,State:0,Class:20 ---> 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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at PARSsql.Main.GP_ExecuteQuery_CONNECT(String SqlCommand, Boolean NonQueryCommand, SqlCommand ParametersList, DataSet& PassBackDataSetInstead, CommandResults& ReturnCommandResult, Boolean AsTrans, Exception& CommandException, Int32 CommandTimeOutMultiplyer, DataRow& GatherStatistics) in C:\_DEVELOP\PARS 5\_Shared\PARSsql\Procedures\Main.vb:line 225
--- End of inner exception stack trace ---
at PARSsql.Main.GP_ExecuteQuery_CONNECT(String SqlCommand, Boolean NonQueryCommand, SqlCommand ParametersList, DataSet& PassBackDataSetInstead, CommandResults& ReturnCommandResult, Boolean AsTrans, Exception& CommandException, Int32 CommandTimeOutMultiplyer, DataRow& GatherStatistics) in C:\_DEVELOP\PARS 5\_Shared\PARSsql\Procedures\Main.vb:line 242
at PARSsql.Main.GP_ExecuteQuery(String SqlCommand, Boolean NonQueryCommand, SqlCommand ParmametersList, PathTypes PathType, DataSet& PassBackDataSetInstead, CommandResults& ReturnCommandResult, Boolean AsTransaction, Int32& _CommandTimeOutMultiplyer, SqlConnection BIOlessonDBConnection, Boolean DontShowInSqlDebugger) in C:\_DEVELOP\PARS 5\_Shared\PARSsql\Procedures\Main.vb:line 592
at BaseProcedures.Settings.GetDatabaseSchema(Potato hp, String vAsemblyVersion, Boolean IgnoreSchema, Int32 SecurityMode) in C:\_DEVELOP\PARS 5\_Shared\BaseProcedures\Settings.vb:line 1568
at wclPARS.Login.Page_Load(Object sender, EventArgs e) in C:\_DEVELOP\PARS 5\_Connect\PARS\Login.aspx.vb:line 434
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)