Interview Question in Sql Server Views
Interview Question :: How come I can;t view this website
Hello I am trying to view a website but it never loads for me! I am trying to take an online course but whenever I try to log in it goes to a page with this on it. But if I use my friends computer it can load. So can anyone help me?
Server Error in '/lms_engine' Application.
--------------------------------------...
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 634:
Line 635: myCommand = new SqlCommand(strSQL,myConnection);
Line 636: myCommand.ExecuteNonQuery();
Line 637:
Line 638:
Source File: c:\inetpub\vhosts\conceptformula.com\htt... Line: 636
Stack Trace:
[SqlException (0x80131904): String or binary data would be truncated.
The statement has been terminated.]
System.Data.SqlClient.SqlConnection.OnEr... exception, Boolean breakConnection) +925466
System.Data.SqlClient.SqlInternalConnect... exception, Boolean breakConnection) +800118
System.Data.SqlClient.TdsParser.ThrowExc... stateObj) +186
System.Data.SqlClient.TdsParser.Run(RunB... runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1932
System.Data.SqlClient.SqlCommand.RunExec... methodName, Boolean async) +196
System.Data.SqlClient.SqlCommand.Interna... result, String methodName, Boolean sendToPipe) +269
System.Data.SqlClient.SqlCommand.Execute... +135
lms_engine.visitor.home_sql.Traiter_Logi... in c:\inetpub\vhosts\conceptformula.com\htt...
lms_engine.visitor.home_sql.Page_Load(Ob... sender, EventArgs e) in c:\inetpub\vhosts\conceptformula.com\htt...
System.Web.Util.CalliHelper.EventArgFunc... fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegat... sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Bo... includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
--------------------------------------...
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

Loading ...