An online operation cannot be performed for %1!s! '%2!s!' because the index contains column '%3!s!' of data type text, ntext, ...

An online operation cannot be performed for %1!s! '%2!s!' because the index contains column '%3!s!' of data type text, ntext, image, varchar(max), nvarchar(max), varbinary(max), xml, or large CLR type. For a non-clustered index, the column could be an include column of the index. For a clustered index, the column could be any column of the table. If DROP_EXISTING is used, the column could be part of a new or old index. The operation must be performed offline.