Find us elsewhere
Join Now Member Login

A technical issue with my brick and mortar thread in Coffee Talk

 
New Topic
Post Reply
Follow Topic
Page of 1
  • Author
  • Message
 
MattTurpin

posts: 245

Feb 25, 2009 8:31 PM ET    Quote  Report Abuse
Points: 0   Vote
Hmm... Even this isn`t working. When I try to post, nothing appears. I get a screen of error reports.

EDIT: Ok, seems to be normal again. I`m going to go try and fix my brick and mortar thread. Oddly, just a second ago, this Praise, Critique, etc forum wasn`t even on the list.

Server Error in `/NET_ROOT` Application.

Cannot insert the value NULL into column `Message`, table `Community.dbo.tblThread`; column does not allow nulls. INSERT fails.
The statement has been terminated.

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. 

Exception Details: System.Data.SqlClient.SqlException: Cannot insert the value NULL into column `Message`, table `Community.dbo.tblThread`; column does not allow nulls. INSERT fails.
The statement has been terminated.

Source Error: 

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

  <%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
   <system.web>
       <compilation debug="true"/>
   </system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace: 

[SqlException (0x80131904): Cannot insert the value NULL into column `Message`, table `Community.dbo.tblThread`; column does not allow nulls. INSERT fails.
            The statement has been terminated.]
            System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +925466
            System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +800118
            System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +186
            System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1932
            System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31
            System.Data.SqlClient.SqlDataReader.get_MetaData() +62
            System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
            System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +1005
            System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
            System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
            System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122
            System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
            System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +7
            System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +141
            System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +162
            System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +107
            SuNDataAccess.ForumsTableAdapters.ForumPostsTableAdapter.PostForumMessage(Nullable`1 AuthorID, String Message, Nullable`1 ShowSignature, Nullable`1 Priority, String IPAddress, String Subject, Nullable`1 TopicID, Nullable`1 ArticleID, Nullable`1 ForumID, Nullable`1 PollID) +1539
            ForumMaster.PostReply(Object TopicID, Object ForumID, Object sMessage, Object sSubject, Object blnShowSignature, Object blnEmailNotify, Object PageNumber) +515
            community_Thread.btnSubmit_Click(Object sender, EventArgs e) +370
            System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
            System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
            System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
            System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
            System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
            System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746
            


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
MattTurpin2/25/2009 8:30 PM


-------------------------

Making limitless possibilities much more limited.
Page of 1
Post Reply
 
.
Advertisement

Keep the Community Clean!

  • StartupNation forums should be used as a platform to learn, educate others, share stories, tips & tricks and to provide constructive feedback.
  • Please do not use the Forums for advertising & blatant self-promotion.
  • Please be respectful to other members and refrain from personal attacks and vulgar language.
  • StartupNation reserves the right to delete any message, reply, and/or member who violates our terms of use.
Read full terms of use
Advertisement
Advertisement
Advertisement
Advertisement