System.Web.SessionState.SessionStateModule.CompleteAcquireState() +237
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +8795092
ASP.global_asax.Session_Start(Object sender, EventArgs e) +140
Mods.AddCounter(String IP, String Browser, String Referer) +207
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +175
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +204
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2392
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4847051
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +1951066
[SqlException (0x80131904): Procedure 'WebAddCounter' expects parameter '@Browser', which was not supplied.]
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Exception Details: System.Data.SqlClient.SqlException: Procedure 'WebAddCounter' expects parameter '@Browser', which was not supplied.
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.
Procedure 'WebAddCounter' expects parameter '@Browser', which was not supplied.
Server Error in '/' Application.
Procedure 'WebAddCounter' expects parameter '@Browser', which was not supplied.
Комментариев нет:
Отправить комментарий