Sponser link problem
#1
#5
RE: Sponser link problem
I can't pull a single one up either. I had never tried before, wonder if it has anything to do with windows vista?
I get:
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:
Line 61: objCommand = NEW SQLCommand(usql, objConn)
Line 62: objConn.Open()
Line 63: intID =objCommand.ExecuteScalar()
Line 64: objConn.Close() : objCommand.dispose() : objConn.Dispose()
Line 65:
Source File: D:\Sites\AutoForumUniverse.com\ads\Redirect.aspx Line: 63
Stack Trace:
[SqlException: String or binary data would be truncated.
The statement has been terminated.]
System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteScalar() +178
ASP.redirect_aspx.__Render__control1(HtmlTextWrite r __output, Control parameterContainer) in D:\Sites\AutoForumUniverse.com\ads\Redirect.aspx:6 3
System.Web.UI.Control.RenderChildren(HtmlTextWrite r writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
I get:
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:
Line 61: objCommand = NEW SQLCommand(usql, objConn)
Line 62: objConn.Open()
Line 63: intID =objCommand.ExecuteScalar()
Line 64: objConn.Close() : objCommand.dispose() : objConn.Dispose()
Line 65:
Source File: D:\Sites\AutoForumUniverse.com\ads\Redirect.aspx Line: 63
Stack Trace:
[SqlException: String or binary data would be truncated.
The statement has been terminated.]
System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteScalar() +178
ASP.redirect_aspx.__Render__control1(HtmlTextWrite r __output, Control parameterContainer) in D:\Sites\AutoForumUniverse.com\ads\Redirect.aspx:6 3
System.Web.UI.Control.RenderChildren(HtmlTextWrite r writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
Thread
Thread Starter
Forum
Replies
Last Post