The requested page cannot be displayed
Please report this error to webmaster@meatingplace.com
Please copy and paste the following error description into your email. Thank you.
Error Message:
Exception of type 'System.Web.HttpUnhandledException' was thrown.
Stack Trace: at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at BasePage.ProcessRequest(HttpContext context) in d:\webs\www.meatingplace.com\app_code\BasePage.cs:line 100
Please report this error to webmaster@meatingplace.com
Please copy and paste the following error description into your email. Thank you.
Error Message:
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Usage_AdClickThrough_Usage_Hit". The conflict occurred in database "mtgData", table "dbo.Usage_Hit", column 'hit_Id'.
The statement has been terminated.
Stack Trace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Usage.WriteAdClickThrough(Int32 hitId, Int32 adOrdersId, Int32 adSchedulesId) in d:\webs\www.meatingplace.com\app_code\Usage\Usage.cs:line 168
at ClickThroughRedirector_aspx.OnLoad(EventArgs e) in d:\webs\www.meatingplace.com\Ad\ClickThroughRedirector.aspx.cs:line 56
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)