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: MicroFour.StrataFrame.Data.DataLayerException: The DataSourceKey [] is not defined.Source Error: Line 80: strWhere = " and CatalogId = '" + SearchString + "%'"Line 81: End SelectLine 82: Me.FillDataTable(strSQL) ' + strWhere)Line 83: Return Me.GetDataTable(strSQL) ' + strWhere)Line 84: End Function
Line 80: strWhere = " and CatalogId = '" + SearchString + "%'"Line 81: End SelectLine 82: Me.FillDataTable(strSQL) ' + strWhere)Line 83: Return Me.GetDataTable(strSQL) ' + strWhere)Line 84: End Function