String or binary data would be truncated. 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: String or binary data would be truncated. The statement has been terminated.
Source Error:
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.
Stack Trace:
[SqlException: String or binary data would be truncated.
The statement has been terminated.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +196
PopForums.DataModules.SqlClient.UpdatePeople(String AIM, Boolean DaylightSavings, String DOB, String Email, String FirstIP, String ICQ, DateTime LastTime, Boolean List, String Loc, Boolean MemberApprove, String Name, String Password, Int32 PeopleID, Boolean Photo, Boolean PicApprove, Boolean PlainText, Int32 QuotaDays, Int32 QuotaPosts, Boolean ShowDetail, String Sig, DateTime SignedUp, Double TimeZone, Boolean TOS, String Web, String YahooMessenger, String MSNMessenger, Guid AuthorizationKey, Int32 AvatarID, Boolean HideVanity) in C:\Documents and Settings\Jeff\VSWebCache\popforums.popw.com\v7\SqlData.cs:1149
PopForums.People.Update(Boolean GenerateNewPassword) in C:\Documents and Settings\Jeff\VSWebCache\popforums.popw.com\v7\People.cs:259
CoasterBuzz.v35.Controls.Account.SaveEdit(Object sender, EventArgs e) in C:\Documents and Settings\Jeff\VSWebCache\dev7.coasterbuzz.com\Controls\account.ascx.cs:144
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138
System.Web.UI.Page.ProcessRequestMain() +1292
just thought i'd let ya know.
You must be logged in to post