Server Error in '/' Application.

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

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:


[ArgumentException: Column 'urlField' does not belong to table Table.]
   System.Data.DataRow.GetDataColumn(String columnName) +5970947
   System.Data.DataRow.get_Item(String columnName) +13
   Abludo.CMS.UrlCache..ctor(SpringBoard Board, String TableName, DataTable Data, String KeyField) in C:\Projet\SpringBoard2\Controller\Toolbox.cs:1221
   Abludo.CMS.SBUrlRewrite.GetUrlRecord(Int32 PreferredSiteKey, Boolean completeTransfer) in C:\Projet\SpringBoard2\Controller\SBUrlRewrite.cs:193
   Abludo.CMS.SBUrlRewrite.Transfer(Boolean completeTransfer, Int32 PreferredSiteKey) in C:\Projet\SpringBoard2\Controller\SBUrlRewrite.cs:328
   Abludo.CMS.SBUrlRewrite.Transfer() in C:\Projet\SpringBoard2\Controller\SBUrlRewrite.cs:49
   Abludo.CMS.Template.SBGlobal.Application_BeginRequest(Object sender, EventArgs e) in C:\Projet\SpringBoard2\Controller\Global.asax.cs:286
   Website.Global.Application_BeginRequest(Object sender, EventArgs e) in C:\Projet\Mercedes Textiles\Global.asax.cs:62
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +71


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3701.0