Cannot create %1!s! on view "%2!s!" because it references common table expression "%3!s!". Views referencing common table expressions cannot be indexed. Consider not indexing the view, or removing the common table expression from the view definition.
Cannot create %1!s! on view "%2!s!" because it contains the DISTINCT keyword. Consider removing DISTINCT from the view or ...
Cannot create %1!s! on view "%2!s!" because it contains the TABLESAMPLE clause. Consider removing TABLESAMPLE or not indexing ...
Cannot create %1!s! on view "%2!s!" because it references a table using a CONTAINSTABLE or FREETEXTTABLE full-text function. ...
Cannot create %1!s! on view "%2!s!" because it references an internal system rowset provider. Consider not indexing this ...
Cannot create %1!s! on view "%2!s!" because it references common table expression "%3!s!". Views referencing common table ...
Cannot create %1!s! on view "%2!s!" because it references derived table "%3!s!" (defined by SELECT statement in FROM clause). ...
Cannot create %1!s! on view "%2!s!" because it references imprecise common language runtime (CLR) table-valued function "%3!s!". ...
Cannot create %1!s! on view "%2!s!" because it references table valued common language runtime (CLR) function "%3!s!". Consider ...
Cannot create %1!s! on view "%2!s!" because it references the inline or multistatement table-valued function "%3!s!". Consider ...