18 April 2024 - 3:29
Site search

 


Column 'artDtStart' does not belong to table Table.

Server Error in '/' Application.

Column 'artDtStart' does not belong to table Table.

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.ArgumentException: Column 'artDtStart' does not belong to table Table.

Source Error:


Line 457:		If objSqlBridge.DatiSql.Rows.Count > 0 Then
Line 458:			collEtichette.Add("UrlLink", Request.ServerVariables("HTTP_URL"))
Line 459:			strOutput += objPagina.ScriviInfoArticolo(objSqlBridge.DatiSql.Rows(0), "art", collEtichette, strIndentazioneLocale & "				")
Line 460:		End If
Line 461:		strOutput += strIndentazioneLocale & "			</td>" & vbCrLf & _

Source File: D:\inetpub\webs\ambitionworldit\50_articolo2.inc    Line: 459

Stack Trace:


[ArgumentException: Column 'artDtStart' does not belong to table Table.]
   System.Data.DataRow.GetDataColumn(String columnName) +2007025
   System.Data.DataRow.get_Item(String columnName) +13
   Nous.Gui.Pagina.ScriviInfoArticolo(DataRow objRecordCorrente, String parStrSqlBase, NameValueCollection parCollEtichette, String parStrIndentazione) +159
   ASP.index_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\inetpub\webs\ambitionworldit\50_articolo2.inc:459
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266


Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175