can someone help me??
#1
i asked in the technical but never get any help there. when i try to post a pic like i did before it gives me a server error. it says it uploaded pic successfully then when i hit ok i get this error. so if anyone can help i would appreciate it thanks
Server Error in '/' Application.
[hr]
Insert Error: Column name or number of supplied values does not match table definition. 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: Insert Error: Column name or number of supplied values does not match table definition.
Source Error:
Line 255:
Line 256: With cmd
Line 257: .ExecuteNonQuery()
Line 258: If Not IsDBNull(.Parameters("@int_selfmsgid").Value) Then
Line 259: selfMessageID = cmd.Parameters("@int_selfmsgid").Value
Server Error in '/' Application.
[hr]
Insert Error: Column name or number of supplied values does not match table definition. 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: Insert Error: Column name or number of supplied values does not match table definition.
Source Error:
Line 255:
Line 256: With cmd
Line 257: .ExecuteNonQuery()
Line 258: If Not IsDBNull(.Parameters("@int_selfmsgid").Value) Then
Line 259: selfMessageID = cmd.Parameters("@int_selfmsgid").Value
#2
Due to a minor glitch in the software upgrade, the file attachments are not currently working. Also, we are aware of the problem with the background color in the reply box. Please be patient as we work on these problems, and we will keep everyone updated with information as we progress.



