-
Type: Sprint Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: CFA 2019R4
-
Fix Version/s: None
-
Component/s: Ordering
-
SCRUM Team:Globogym Purple Cobras
Column 'CreateMetricUnit' does not belong to table tbVendor.
Exception Details: System.ArgumentException: Column 'CreateMetricUnit' does not belong to table tbVendor.
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 'CreateMetricUnit' does not belong to table tbVendor.]
System.Data.DataRow.GetDataColumn(String columnName) +2002505
System.Data.DataRow.get_Item(String columnName) +13
MMS.MMS_HO_Distributors.PopulateItem(DataSet ds) +5498
MMS.MMS_HO_Distributors.RetreiveItem(String sUserID) +219
MMS.MMS_HO_Distributors.Page_Load(Object sender, EventArgs e) +234
System.Web.UI.Control.OnLoad(EventArgs e) +99
MMS.MXPageTemplate.OnLoad(EventArgs e) +420
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627