|
System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'execute_fin'.
Procedure or function process_language has too many arguments specified.
Invalid object name 'dbo.CSS_STYLES'.
Cannot find either column "dbo" or the user-defined function or aggregate "dbo.get_session_property", or the name is ambiguous.
2
CCBot/2.0 (https://commoncrawl.org/faq/)|BROWSER_ID~32e4e08e-04de-4226-80f6-db0c10a049b6|
54
32e4e08e-04de-4226-80f6-db0c10a049b6|
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Celsius.DbFunctions.ReturnDataFromReader(String appid, String email, String action, String sql, String parameters) in \\bts-dc.local\DFS\BTS\NC\Einstein\DbFunctions.vb:line 65
ClientConnectionId:2ff3bcc8-6cba-4268-94be-0402776072f8
Error Number:2812,State:62,Class:16
|