When converting a website to a web app, the designer creates the code
protected global::System.Web.UI.WebControls.LinqDataSource
and I get the error
namespace name 'LinqDataSource' does not exist in the namespace 'System.Web.UI.WebControls'
when I try to compile.