|
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~c5e7f76e-e515-4b6d-856b-f668bb2333d6|
54
c5e7f76e-e515-4b6d-856b-f668bb2333d6|
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:b8802e6f-14dc-4089-bb02-4b63130ed52c
Error Number:2812,State:62,Class:16
|